Changes between Version 17 and Version 18 of Help/ErrorMessages


Ignore:
Timestamp:
2020-10-27T19:17:58+01:00 (5 years ago)
Author:
leni
Comment:

modified {{{ and and line breaks; added Connection settings, wikitr and Back to

Legend:

Unmodified
Added
Removed
Modified
  • Help/ErrorMessages

    v17 v18  
    2222
    2323**How to resolve**
    24 * check the URL displayed in the dialog (in the example above it's {{{http://nosuchhost.openstreetmap.org/api}}})
    25 * make sure your [[JOSMImage(preference,20,middle)]] [Action/Preferences preferences] include a valid URL to the OSM server. The standard URL is {{{https://api.openstreetmap.org/api}}}.
    26 
     24* check the URL displayed in the dialog (in the example above it's `http://nosuchhost.openstreetmap.org/api`)
     25* make sure in your [[JOSMImage(preference,20,middle)]] preferences the [wikitr:/Help/Preferences/Connection Connection settings] include a valid URL to the OSM server. The standard URL is `https://api.openstreetmap.org/api`.
    2726
    2827=== Can't initialize OSM API === #OsmApiInitializationException
     
    3231
    3332**How to resolve**
    34 * check the URL displayed in the dialog (in the example above it's {{{http://api07.dev.openstreetmap.org/api}}})
    35 * make sure your [[JOSMImage(preference,20,middle)]] [Action/Preferences preferences] include a valid URL to the OSM server. The standard URL is {{{https://api.openstreetmap.org/api}}}.
     33* check the URL displayed in the dialog (in the example above it's `http://api07.dev.openstreetmap.org/api`)
     34* make sure in your [[JOSMImage(preference,20,middle)]] preferences the [wikitr:/Help/Preferences/Connection Connection settings] include a valid URL to the OSM server. The standard URL is `https://api.openstreetmap.org/api`.
    3635
    3736=== Network unavailable ===
     
    5352
    5453=== Imagery: Error loading Bing attributions ===
    55 To use the Bing aerial pictures, JOSM has to download the Bing aerial attributions first.[[BR]]
     54To use the Bing aerial pictures, JOSM has to download the Bing aerial attributions first. \\
    5655This download can fail due to connection problems. JOSM shows you the message: **''Error loading Bing attributions''**, at the bottom right corner of the main window:
    5756
     
    6059**How to resolve**
    6160* Use a proxy-server. (Look for a **''http proxy list''** in the world-wild-net).
    62 * Go to the [[JOSMImage(preference,20,middle)]] [Action/Preferences preferences] {''F12''} and set up JOSM to use a proxy under [[JOSMImage(preferences/connection,20,middle)]] [Preferences/Connection Connection Settings].
     61* Go to the [[JOSMImage(preference,20,middle)]] [wikitr:/Help/Action/Preferences preferences] {''F12''} and set up JOSM to use a proxy under [[JOSMImage(preferences/connection,20,middle)]] [Help/Preferences/Connection#ProxySettings Connection Settings].
    6362* If it does not work try a different proxy from the list.
    6463* The attributions are only downloaded once. JOSM keeps them for one day. This means you might want to revert your preference in order to not use the proxy once Bing works.
    6564
     65
     66----
     67Back to [wikitr:/Help/Action/Preferences Preferences][[Br]]
     68Back to [wikitr:/Help Main Help]