Modify

Opened 4 years ago

Last modified 3 years ago

#20774 new defect

No recovery when internet connection fails on updating nodes

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

When the internet connection fails while JOSM is updating nodes the UI freezes and there is no recovery. The program has to be forcefully terminated.

https://i.ibb.co/MkbvNdS/x.jpg

2021-04-19 09:29:50.433 SEVERE: java.util.concurrent.ExecutionException: org.openstreetmap.josm.io.OsmTransferException: Could not connect to the OSM server. Please check your internet connection.. Cause: org.openstreetmap.josm.io.OsmTransferException: Could not connect to the OSM server. Please check your internet connection.. Cause: java.io.IOException: /192.168.2.1:8080: GOAWAY received. Cause: java.io.IOException: /192.168..2.1:8080: GOAWAY received
java.util.concurrent.ExecutionException: org.openstreetmap.josm.io.OsmTransferException: Could not connect to the OSM server. Please check your internet connection.

2021-04-19 09:29:50.437 SEVERE: IO Exception - <html>Failed to upload data to or download data from<br>'https://api.openstreetmap.org/api/0.6/nodes?nodes=2333057551,....

The reason for these internet breakups is (only) my shitty corporate proxy.

Would it be possible to
a) let the UI still react
b) automatically retry 10 seconds later ?

Attachments (0)

Change History (4)

comment:1 by GerdP, 4 years ago

Might be a duplicate of #20416
I wonder if the real problem here is the "GOAWAY received"?

comment:3 by Don-vip, 3 years ago

Ticket #21355 has been marked as a duplicate of this ticket.

comment:4 by skyper, 3 years ago

Similar but without GOAWAY: #21431

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to anonymous.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.