#17455 closed defect (invalid)
When I try to upload data I receive the following error message: ResponseCode=412, Error Header=<Precondition failed: Way requires the nodes with id in (6307057139), which either do not exist, or are not visible
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description (last modified by )
What steps will reproduce the problem?
- All attempts to upload data
What is the expected result? Expect to successfully upload data.
What happens instead?
Receive the following error message: ResponseCode=412, Error Header=<Precondition failed: Way requires the nodes with id in (6307057139), which either do not exist, or are not visible
Please provide any additional information below. Attach a screenshot if possible.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2019-03-03 00:16:03 +0100 (Sun, 03 Mar 2019) Build-Date:2019-03-02 23:16:53 Revision:14824 Relative:URL: ^/trunk Identification: JOSM/1.5 (14824 en) Windows 10 64-Bit OS Build number: Windows 10 Home 1803 (17134) Memory Usage: 312 MB / 1820 MB (111 MB allocated, but free) Java version: 1.8.0_201-b09, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1366x768 Maximum Screen Size: 1366x768 VM arguments: [-Djava.security.manager, -Djava.security.policy=file:<java.home>\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=%UserProfile%\Downloads\josm.jnlp, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.heapsize=NULL,2048m, -Djnlpx.splashport=50156, -Djnlpx.jvm=<java.home>\bin\javaw.exe] Dataset consistency test: No problems found Last errors/warnings: - W: JOSM expected to find primitive [way -325844] in dataset but it is not there. Please report this at https://josm.openstreetmap.de. This is not a critical error, it should be safe to continue in your work. - E: java.lang.Exception - W: JOSM expected to find primitive [way -325822] in dataset but it is not there. Please report this at https://josm.openstreetmap.de. This is not a critical error, it should be safe to continue in your work. - E: java.lang.Exception - W: JOSM expected to find primitive [way -325824] in dataset but it is not there. Please report this at https://josm.openstreetmap.de. This is not a critical error, it should be safe to continue in your work. - E: java.lang.Exception - E: Error header: Precondition failed: Way requires the nodes with id in (6307057139), which either do not exist, or are not visible. - W: Error header "Precondition failed: Way requires the nodes with id in (6307057139), which either do not exist, or are not visible." did not match with an expected pattern - E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=412, Error Header=<Precondition failed: Way requires the nodes with id in (6307057139), which either do not exist, or are not visible.> - E: Precondition violation - org.openstreetmap.josm.gui.widgets.HtmlPanel[,0,0,0x0,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]
Attachments (1)
Change History (12)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Description: | modified (diff) |
---|
by , 6 years ago
Attachment: | Cape Coral 20.osm added |
---|
comment:5 by , 6 years ago
Hmm, the validator shows 1781 errors for that data set. Maybe the result of the above problems. What do you see when you run validator?
comment:6 by , 6 years ago
I get 7 error messages only. All of which seem pretty straightforward and easy to fix.
comment:7 by , 6 years ago
Did you use the reverter plugin? I see e.g. way 673494518 which was deleted some days ago. So I guess you loaded this file with out-aged data and continued to update it. That is likely to fail. Try File-> Update data and maybe you can resolve the conflicts.
comment:8 by , 6 years ago
I just updated data and received 222 conflicts so this will take a while to resolve. What is the best way to get back to you when I am done?
comment:10 by , 6 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:11 by , 6 years ago
Resolution: | worksforme → invalid |
---|
Did you create the data in JOSM or did you load an existing file?