Not able to establish connection do DB with Docker #3
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
The error is possibly caused by a version mismatch between Importer/Exporter and 3DCityDB. From the screenshot you send, the database shema seems incomplete. There are some tables missing. Can you provide logs of the database container? |
Beta Was this translation helpful? Give feedback.
-
Thanks for the hint. Got it working with: |
Beta Was this translation helpful? Give feedback.
-
We have added a more descriptive error message to the Importer/Exporter (see answer above) and placed a banner on the old documentation (thanks to @BWibo for this contribution). The situation should now be sufficiently clear, so closing this thread. |
Beta Was this translation helpful? Give feedback.
The error is possibly caused by a version mismatch between Importer/Exporter and 3DCityDB.
Check here to see what versions are compatible. https://docs.3dcitydb.net/compatibility/
From the screenshot you send, the database shema seems incomplete. There are some tables missing. Can you provide logs of the database container?