I have never been able to upload large tile sets without getting an error. The only way I could get this to work was to
a) set UploadChunkSize=5 in tilesAtHome.conf b) set ZipHardLimit=6 in general.conf This forces upload.pl to split large files into smaller chunks for upload. Setting the UploadChunkSize by itself should work, but doesn't. You have to remember to reset ZipHardLimit each time general.conf is updated. Regards, Brent. >On Fri, Nov 23, 2007 at 08:44:14PM +0100, Robert Jaemmrich wrote: >> Christopher Schmidt schrieb: >> > On Fri, Nov 23, 2007 at 03:46:21PM +0100, Robert Jaemmrich wrote: >> > >> >> Robert Jaemmrich schrieb: >> >> >> >> /tmp//uploadable/1195818326_10970_1_maplint_tileset.zip to >> >> http://tah.openstreetmap.org/Upload/tile2.php: >> >> 500 EOF >> >> >> > >> > This error is not coming from the [EMAIL PROTECTED] server: I just checked >> > the >> > logs for the past week, and there isn't a single 500 error in the >bunch. >> > >> > Do you have a proxy between you and the [EMAIL PROTECTED] server? It seems >> > likely >that >> > a proxy is bailing on a 'too large' upload request, and returning a 500 >> > for you. If you try grabbing an empty ocean tile, and rendering that >via >> > xy mode, then uploading, does it work? >> > >> After deleting some old (several hours) tile data in /tmp/uploadable, >> the upload is working again. I'm not using any proxy here. > >Okay. I'm still not sure that this disproves the proxy theory -- even if >it's not something you run, your ISP could be running one, for example. >The fact that smaller datasets upload fine would also point towards this >as a culprit. > >But that's not really a big deal if it works, I suppose :) > >Regards, >-- >Christopher Schmidt >MetaCarta ____________________________________________________________ Brent Easton Analyst/Programmer University of Western Sydney Email: [EMAIL PROTECTED] _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome
