Modify ↓
Opened 13 months ago
Closed 13 months ago
#23692 closed defect (worksforme)
OSM server failed
Reported by: | TeBaMa | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Uploading data
- I get the error code=403
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
Revision:19039 Build-Date:2024-04-10 13:32:33 Identification: JOSM/1.5 (19039 en) Windows 10 64-Bit OS Build number: Windows 10 Pro 2009 (19045) Memory Usage: 608 MB / 2040 MB (103 MB allocated, but free) Java version: 21.0.2+13-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1920×1200 (scaling 1.00×1.00) Maximum Screen Size: 1920×1200 Best cursor sizes: 16×16→32×32, 32×32→32×32 System property file.encoding: UTF-8 System property sun.jnu.encoding: Cp1252 Locale info: en_BE Numbers with default locale: 1234567890 -> 1234567890 VM arguments: [-Djpackage.app-version=1.5.19039, --add-modules=java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web, --add-exports=java.base/sun.security.action=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/jdk.internal.loader=ALL-UNNAMED, --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED, --add-opens=java.desktop/javax.imageio.spi=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED, -Djpackage.app-path=%UserProfile%\AppData\Local\JOSM\JOSM.exe] Dataset consistency test: No problems found Plugins: + BuildingGeneralization (36) + CADTools (1008) + FastDraw (36226) + Mapillary (3904) + alignways (36205) + apache-commons (36176) + apache-http (36176) + auto_tools (81) + buildings_tools (36226) + changeset-viewer (0.0.7) + colorscheme (36196) + fieldpapers (v0.5.0) + imagery_offset_db (36226) + jna (36176) + mapathoner (1.5.5) + mapwithai (829) + markseen (14) + measurement (36256) + merge-overlap (36178) + pmtiles (36219) + todo (137) + turnrestrictions (36226) + undelete (36226) + utilsplugin2 (36241) Tagging presets: + https://josm.openstreetmap.de/josmfile?page=Presets/NewTags&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/HOT-PDC_InAWARE_Project_Indonesia&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/BuildingPreset&zip=1 Map paint styles: + https://josm.openstreetmap.de/josmfile?page=Styles/Potlatch2&zip=1 + https://github.com/MissingMaps/josm_styles/archive/master.zip + https://josm.openstreetmap.de/josmfile?page=Styles/MapWithAI&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/ColorWays&style + https://josm.openstreetmap.de/josmfile?page=Styles/iD&zip=1 Validator rules: + https://josm.openstreetmap.de/josmfile?page=Rules/ValidatingBuildingsInHOTTMProjects&zip=1 Last errors/warnings: - 00197.645 E: Error header: HTTP Basic Authentication is disabled: https://wiki.openstreetmap.org/wiki/2024_authentication_update - 00197.791 E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=403, Error Header=<HTTP Basic Authentication is disabled: https://wiki.openstreetmap.org/wiki/2024_authentication_update> - 00197.802 E: Authorisation Failed - <html>Authorisation at the OSM server failed.<br>The server reported the following error:<br>'HTTP Basic Authentication is disabled: https://wiki.openstreetmap.org/wiki/2024_authentication_update (Code=403)'</html> - 00340.528 E: Failed to locate image 'https://israelhiking.osm.org.il/content/favicons/favicon.ico' - 00340.533 E: Failed to locate image 'https://israelhiking.osm.org.il/content/favicons/favicon.ico' - 00344.593 E: Failed to locate image 'https://israelhiking.osm.org.il/content/favicons/favicon.ico' - 00344.597 E: Failed to locate image 'https://israelhiking.osm.org.il/content/favicons/favicon.ico' - 00378.921 E: Error header: HTTP Basic Authentication is disabled: https://wiki.openstreetmap.org/wiki/2024_authentication_update - 00379.046 E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=403, Error Header=<HTTP Basic Authentication is disabled: https://wiki.openstreetmap.org/wiki/2024_authentication_update> - 00379.054 E: Authorisation Failed - <html>Authorisation at the OSM server failed.<br>The server reported the following error:<br>'HTTP Basic Authentication is disabled: https://wiki.openstreetmap.org/wiki/2024_authentication_update (Code=403)'</html>
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Replying to marc.baeyens@…:
You need to use OAuth2 as authentication in order to upload to the OSM server.