Changes between Version 1 and Version 2 of Help/ErrorMessages


Ignore:
Timestamp:
2009-11-03T05:58:39+01:00 (16 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/ErrorMessages

    v1 v2  
     1[[TranslatedPages]]
    12= Error Messages =
     3[[TOC(inline)]]
    24
    35== Error and warning dialogs ==
    46
    57=== Unknown host === #UnknownHost
     8When 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