Changes between Version 1 and Version 2 of Help/ErrorMessages
- Timestamp:
- 2009-11-03T05:58:39+01:00 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/ErrorMessages
v1 v2 1 [[TranslatedPages]] 1 2 = Error Messages = 3 [[TOC(inline)]] 2 4 3 5 == Error and warning dialogs == 4 6 5 7 === Unknown host === #UnknownHost 8 When you download data from or upload data to the OSM server JOSM tries to establish a connection with the OSM server. If it can't resolve the host name of the OSM server, it displays the following error message: 9 10 [[Image(unknown-host.png)]] 11 12 '''How to resolve''' 13 * check the URL displayed in the dialog (in the example above it's {{{http://nosuchhost.openstreetmap.org/api}}}) 14 * make sure your [wiki:/Help/Preferences] include a valid URL to the OSM server. The standard URL is {{{http://api.openstreetmap.org/api}}} 15