#2818 closed defect (fixed)
error when retrieving map data
Reported by: | Owned by: | Gubaer | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | download raw gps | Cc: | Gubaer |
Description
I got the following error after selecting a part of the map ("size probably acceptable to server"). When selecting "OpenStreetMap data" under "Data Sources and Types", a file not found error occurred (see attachment). After changing to "Raw GPS data", an error with the following stack trace occurred.
Running JOSM under MacOSX 10.5.7
Attachments (2)
Change History (7)
by , 15 years ago
Attachment: | stacktrace-stripped.txt added |
---|
by , 15 years ago
Attachment: | filenotfound.tiff added |
---|
message after trying to download as "OpenStreetMap data"
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
Please test later again. Seems to be an OSM server issue.
P.S. When you create a login and login you can upload also unstripped files. Would have been faster than your 9 trials :-)
comment:2 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | needinfo → new |
Probably this is ther version block on server which is blocking this version. Karl, could you adapt the error messages to inform about that fact?
comment:3 by , 15 years ago
Cc: | added |
---|
This is the kind of error you get when you have a typo in your API URL, like http://api.openstreetmap.org/aip/0.6/node/123456 (aip instead of api)
I'll try to catch the 404 cases and to display a more specific error message.
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
output of stacktrace after error. stripped version, because trac otherwise considers this as spam!