Changes between Initial Version and Version 1 of Ticket #23801, comment 1


Ignore:
Timestamp:
2024-07-12T20:32:38+02:00 (14 months ago)
Author:
stoecker

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23801, comment 1

    initial v1  
    33Probably 525 is a TLS handshake error which could indicate network issues. As JOSM itself doesn't permanently contact the API it's very likely a plugin.
    44
    5 You could start the version of JOSM showing the console, so you see which request goes out and fails. That would help to find the origin of the request. Another approach would be to disable the plugins until the error vanishes.
     5You could start the version of JOSM showing the console, so you see which request goes out and fails. That would help to find the origin of the request. Another approach would be to disable the plugins one-by-one until the error vanishes.