Modify

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#2476 closed defect (duplicate)

Error 400 not reported, editor becomes clean, possible loss of data when closing editor

Reported by: schrom@… Owned by: team
Priority: major Component: Core
Version: Keywords:
Cc:

Description

I tried to upload some change, probably to big, server responded:

HTTP/1.1 400 Bad Request
Content-Type: text/plain; charset=utf-8
X-Runtime: 1.39070
Cache-Control: no-cache
Content-Length: 69
Date: Sun, 26 Apr 2009 20:44:32 GMT
Server: lighttpd/1.4.19

You tried to add 2734 nodes to the way, however only 2000 are allowed

JOSM told me about an IOException during upload, it will retry in 5 seconds.

But some seconds later no error came up, and the editor was clean (i.e. I could close JOSM without any warning). However, my stuff was *not* uploaded, and no warning told me about that fact when closing the editor, so all my data was lost :-(

From Wireshark I can see that the faulty request (POST /api/0.6/changeset/980312/upload) is never repeated.

JOSM version is 1555.

Attachments (0)

Change History (2)

comment:1 Changed 4 years ago by stoecker

  • Resolution set to duplicate
  • Status changed from new to closed

comment:2 Changed 4 years ago by stoecker

Closed as duplicate of #1953.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.