Getting Error: No DB shards could be opened. #3668
Unanswered
adityayadav7
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I am trying to create bulk document inside the db and getting error
No DB shards could be opened.
. Due to this my documents are not getting saved. The debug logs are as follows:-Expected Behaviour
Document should be saved successfully.
Your Environment
{"couchdb":"Welcome","version":"3.1.1","git_sha":"ce596c65d","uuid":"3aacc489cfeff34e76ff8c3adf40ac58","features":["access-ready","partitioned","pluggable-storage-engines","reshard","scheduler"],"vendor":{"name":"The Apache Software Foundation"}}
Beta Was this translation helpful? Give feedback.
All reactions