[Tilesathome] 404 errors on tahngo

Alan Millar am12 at bolis.com
Fri Jul 11 08:12:40 BST 2008


I'm seeing a lot of 404 errors on tahngo pages.  If I go to the tile map
browser and just start clicking around, I get 404 errors pretty quickly. 
If I reload a few times, eventually I get the page.  But it seems to
happen fairly often with the tile browser and the rebuild requester.

I wonder if it is related to load, or perhaps misconfiguration?  Is there
some round-robin on tah.openstreetmap.org, where one machine has it right
and another has it wrong?  It is very strange how random it seems.

The errors look like:

--------------------------------------------------
Page not found (404)
Request Method: 	GET
Request URL: 	http://tah.openstreetmap.org/~spaetz/Browse/

Using the URLconf defined in tah.spaetzurls, Django tried these URL
patterns, in this order:

   1. ^tahngo/

The current URL, ~spaetz/Browse/, didn't match any of these.

You're seeing this error because you have DEBUG = True in your Django
settings file. Change that to False, and Django will display a standard
404 page
--------------------------------------------------

- Alan





More information about the Tilesathome mailing list