Changes between Initial Version and Version 1 of Ticket #22160, comment 24
- Timestamp:
- 2022-06-23T21:53:35+02:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22160, comment 24
initial v1 4 4 5 5 But it feels like we are painting over something here. Something in the SSL/TLS handling seems to go boom and we are now just reconnecting in any case something fails. 6 6 {{{ 7 7 2022-06-23 21:48:55.554 INFO: PUT https://api.openstreetmap.org/api/0.6/changeset/create (229 B) ... 8 8 2022-06-23 21:48:55.558 INFO: PUT https://api.openstreetmap.org/api/0.6/changeset/create -> !!! (1 ms) … … 50 50 2022-06-23 21:48:55.684 INFO: PUT https://api.openstreetmap.org/api/0.6/changeset/create -> HTTP/1.1 200 (74 ms; 9 B) 51 51 2022-06-23 21:48:55.684 INFO: OK 52 }}}