Changes between Initial Version and Version 1 of Ticket #23801, comment 1
- Timestamp:
- 2024-07-12T20:32:38+02:00 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23801, comment 1
initial v1 3 3 Probably 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. 4 4 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. 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 one-by-one until the error vanishes.