Hi List, I newly installed [EMAIL PROTECTED] client and it seems to work. At least when data download was successfull. But unfortunately this is currently a rare case. What I see in the logs is an instant "Internal Server Error" from API.
In fact, I don't trust this message, since it comes too fast and downloading data from JOSM workes fine. So I tested the printed URL and it works! I CAN download data from API! So, I think, there is something wrong in the [EMAIL PROTECTED] client which prevents the client from downloading data from API. Here is an example log: --- begin log --- [#10 0% Download] Retrieving next job... [#10 0% Download] Got work from the server: tile,maplint,captionless (12,1977,1589)... [#10 0% ] Tileset (12,1977,1589) around 37.34,-6.20 [#10 0% Download] Downloading: Map data for tile,maplint,captionless from API [#10 0% Download] Downloading: http://api.openstreetmap.org/api/0.5/map?bbox=-6.284180,37.288395,-6.108398,37.382037... [#10 0% Download] Download failed: 500 Internal Server Error [#10 0% Download] Trying smaller slices [#10 0% Download] Downloading map data (slice 1 of 10)... [#10 0% Download] Download of slice 1 failed, trying again [#10 0% Download] Downloading map data (slice 1 of 10)... [#10 0% Download] Download of slice 1 failed, trying again [#10 0% Download] Downloading map data (slice 1 of 10)... [#10 0% Download] Download of slice 1 failed 3 times, giving up [#10 0% Download] Download of data from API failed... --- end log --- But: --- begin download --- [EMAIL PROTECTED] ~/tilesAtHome $ time wget -O downloadtest.osm http://api.openstreetmap.org/api/0.5/map?bbox=-6.284180,37.288395,-6.108398,37.382037 --2008-11-12 10:40:24-- http://api.openstreetmap.org/api/0.5/map?bbox=-6.284180,37.288395,-6.108398,37.382037 Auflösen des Hostnamen »api.openstreetmap.org«.... 128.40.58.203 Verbindungsaufbau zu api.openstreetmap.org|128.40.58.203|:80... verbunden. HTTP Anforderung gesendet, warte auf Antwort... 200 OK Länge: 357615 (349K) [text/xml] In »downloadtest.osm« speichern. 100%[=============================================================================================================>] 357.615 957K/s in 0,4s 2008-11-12 10:40:26 (957 KB/s) - »downloadtest.osm« gespeichert [357615/357615] real 0m1.563s user 0m0.001s sys 0m0.003s --- end download --- NO "Internal Server Error" and it is quite fast! What's wrong??? Cheers, Andre P.S.: Interestingly, just in this minute ROMA seems to be back online :-) _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
