Restore mongo DB #1086
Unanswered
LisandroLedesma
asked this question in
Q&A
Replies: 1 comment
-
For more information, I already tried running the Docker files with the RUN_INDEXER parameter, but it didn’t work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,

I tried to access the Mongo database by exposing the port "27017:27017," but somehow, I lost the collections, not my brightest moment. I have deleted and rebuilt everything multiple times using kc_caMicroscope.yml, develop.yml, and caMicroscope.yml, but I’m still unable to restore the default collections.
Without the users collection, I can't log in. If I manually insert users to gain access, the viewer displays the error: "HTTP 404 attempting to load TileSource" and returns to the slides table.
Is there a way to restore the default collections?
Beta Was this translation helpful? Give feedback.
All reactions