Paul Cunnane wrote: > With this message: > > [#9 0% upload1] Checking server queue... > Server is speaking a different version of the protocol to us. > Check to see whether a new version of this program was released! > > ProcessRequestFromServer:Request API version mismatch, exiting > > Also, having restarted, the server has no work for us, even though there > are 669 unhandled requests.
Is general.conf set to these URLS? GoNogoURL=http://tah.openstreetmap.org/tahngo/Request/upload/go_nogo UploadURL=http://tah.openstreetmap.org/tahngo/Request/upload/ RequestURL=http://tah.openstreetmap.org/tahngo/Request/take/ RequestMethod=POST ReRequestURL=http://tah.openstreetmap.org/tahngo/Request/create/ If you know some perl, it would be cool if you could send the response from the server. If you set the Debug output to on "Debug=1" in the config I think, it should print out the returned web page. Sorry, I hope deelkar knows better how to capture the returned webpages without modifying the scripts (which is what I have done) spaetz _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome
