eclipse-basyx / basyx-java-server-sdk

MIT License
49 stars 42 forks source link

Discovery service startup error when starting with MongoDB instead of InMemory #318

Closed NilsXitaso closed 1 week ago

NilsXitaso commented 2 weeks ago

Hello everyone,

after we updated our docker image (discovery service) from 4 weeks ago to the new one. The discovery service has following startup error.

image

Here is our docker compose configuration for the discovery service which was working just fine before we updated:

image

Unfortunately right now it is just possible to run it InMemory instead of in MongoDB.

To reproduce:

Configure newest discovery service docker image to use MongoDB instead of InMemory (look at our configuration)

Version we are talking about

image

aaronzi commented 2 weeks ago

Thank you for raising this issue. We are aware of it and will update all BaSyx images again today.

aaronzi commented 1 week ago

New Images are online. Please check if this is resolved now.