[openstreetmap/openstreetmap-website] JOSM cannot upload new features to Rails local database (#2819)
harry-wilson
notifications at github.com
Mon Sep 7 05:15:15 UTC 2020
We've developed a Rails port to create a local instance of OpenStreetMap. The process is accomplished by importing a planet OSM file in country extent (3GB) using osmosis and then start editing. The problem is when we edit or delete existing features, upload process is successful but for new features with negative Ids in JOSM it keep retrying and the upload failed with following error:
`josm reported an internal server error. This is most likely a temporary problem. Please try again later.`
Also testing for a small extent, uploading for add and editing features works fine.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2819
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200906/b7b4bf46/attachment.htm>
More information about the rails-dev
mailing list