My db failed to load and died with reason invalid_header_extension, how to relax again? #4039
Unanswered
codinggirl
asked this question in
Q&A
Replies: 1 comment
-
@codinggirl try to first back up the database files. Then see if there are files with a .compact.meta and .compact.data extensions and delete those. Then try to restart the server. Is there a chance this happened during upgrade (the db was created with an older CouchDB then opened with a newer CouchDB?). |
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, every one.
One of my db could not be accessed. The Fauxton interface shows
This database failed to load.
and the systemd logs shows:Access via curl with _all_docs endpoint shows:
This is a db contains about 50M docs, what's the best options to make the db accessible again? Is there a simple tool to validate and fix this?
Beta Was this translation helpful? Give feedback.
All reactions