[openstreetmap/openstreetmap-website] Unpermitted parameter warning in changesets#index action (Issue #5167)
Rilus Mahmud
notifications at github.com
Sun Sep 8 10:27:57 UTC 2024
> > Okay thanks, let me try this.
>
> You should try with an empty database, otherwise there might be duplicate objects from your previous osmosis import attempt. Osmosis doesn't properly set the maximum object id for PostgreSQL sequences, which is causing all sorts of weird issues.
>
> We should also update the documentation to only use PBF extracts with metadata from https://osm-internal.download.geofabrik.de
>
> For "non-public PBF extracts" osmosis will create huge changesets with id = 0 (!)
Thanks a lot, turned out you are right about the data, the import process malformed the id of the changeset and also most of the primary_key, then if I restore that db backup it was working as expected.
Thanks for the support! 🚀
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5167#issuecomment-2336631548
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/5167/2336631548 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240908/1e52e503/attachment.htm>
More information about the rails-dev
mailing list