-
Notifications
You must be signed in to chang 8000 e notification settings - Fork 19
"missing which project it belongs to" error when running mergin_db_sync docker container #40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
You probably have the base/modified schemas in your database from previous versions of mergin-db-sync... To make db-sync more robust, we are now adding extra metadata to those base/modified schemas when we newly create them. As a fix, could you please drop those existing schemas before you start the container? Afterwards, this error should not pop up anymore... |
I tried it, but it still throws the same error. I created a short screen recording to show what it does: |
hi @HugoP27 hmm it looks like there's some problem with initialization - could you please share your dataset with me to have a look? (sorry for that) |
hi @wonder-sk, I will email you the dataset. no problem, thank you. |
Thanks, there are two problems - the first one will be fixed with MerginMaps/geodiff#110 and the second one is another instance of MerginMaps/geodiff#107 which we will look into as well |
The second problem should be fixed with MerginMaps/geodiff#112 |
All the issues should be fixed now in the 1.0.3 release... A new docker container is available. |
Hi
I've built the container from dockerhub, but after it initializes I get the following issue:
** Please note I use the --init-from-gpkg flag and not --init-from-db
The text was updated successfully, but these errors were encountered: