pulimah3-star opened a new issue, #5852: URL: https://github.com/apache/couchdb/issues/5852
### Version 3.5.1 ### Describe the problem you're encountering Upgraded couch DB version from 3.2.2 to 3.5.1 , but the databases failed to load , I can see the DB names but no data available , the below error wass found in the log file [error] 2026-01-16T00:04:51.568000Z [email protected] <0.672.0> bbe11af245 req_err(306496842) internal_server_error : No DB shards could be opened. [<<"fabric_util:get_shard/4 L144">>,<<"fabric:get_security/2 L230">>,<<"chttpd_auth_request:db_authorization_check/1 L109">>,<<"chttpd_auth_request:authorize_request/1 L19">>,<<"chttpd:handle_req_after_auth/2 L428">>,<<"chttpd:process_request/1 L410">>,<<"chttpd:handle_request_int/1 L345">>,<<"mochiweb_http:headers/6 L140">>] [error] 2026-01-16T00:04:51.568000Z [email protected] <0.673.0> cfeb6c03b1 req_err(306496842) internal_server_error : No DB shards could be opened. [<<"fabric_util:get_shard/4 L144">>,<<"fabric:get_security/2 L230">>,<<"chttpd_auth_request:db_authorization_check/1 L109">>,<<"chttpd_auth_request:authorize_request/1 L19">>,<<"chttpd:handle_req_after_auth/2 L428">>,<<"chttpd:process_request/1 L410">>,<<"chttpd:handle_request_int/1 L345">>,<<"mochiweb_http:headers/6 L140">>] [notice] 2026-01-16T00:04:51.569000Z [email protected] <0.672.0> bbe11af245 localhost:5984 127.0.0.1 admin GET /_users 500 ok 1 [notice] 2026-01-16T00:04:51.569000Z [email protected] <0.673.0> cfeb6c03b1 localhost:5984 127.0.0.1 admin GET /_replicator 500 ok 1 [error] 2026-01-16T00:04:51.569000Z [email protected] <0.671.0> 9fa3c3a978 req_err(306496842) internal_server_error : No DB shards could be opened. [<<"fabric_util:get_shard/4 L144">>,<<"fabric:get_security/2 L230">>,<<"chttpd_auth_request:db_authorization_check/1 L109">>,<<"chttpd_auth_request:authorize_request/1 L19">>,<<"chttpd:handle_req_after_auth/2 L428">>,<<"chttpd:process_request/1 L410">>,<<"chttpd:handle_request_int/1 L345">>,<<"mochiweb_http:headers/6 L140">>] [error] 2026-01-16T00:04:51.569000Z [email protected] <0.676.0> 4a42fda866 req_err(306496842) internal_server_error : No DB shards could be opened. [<<"fabric_util:get_shard/4 L144">>,<<"fabric:get_security/2 L230">>,<<"chttpd_auth_request:db_authorization_check/1 L109">>,<<"chttpd_auth_request:authorize_request/1 L19">>,<<"chttpd:handle_req_after_auth/2 L428">>,<<"chttpd:process_request/1 L410">>,<<"chttpd:handle_request_int/1 L345">>,<<"mochiweb_http:headers/6 L140">>] [notice] 2026-01-16T00:04:51.569000Z [email protected] <0.671.0> 9fa3c3a978 localhost:5984 127.0.0.1 admin GET /blobstorageattachmentsdb 500 ok 1 [notice] 2026-01-16T00:04:51.570000Z [email protected] <0.676.0> 4a42fda866 localhost:5984 127.0.0.1 admin GET /elektastorageutility 500 ok 2 [error] 2026-01-16T00:04:51.570000Z [email protected] <0.675.0> cda9f41bfd req_err(306496842) internal_server_error : No DB shards could be opened. [<<"fabric_util:get_shard/4 L144">>,<<"fabric:get_security/2 L230">>,<<"chttpd_auth_request:db_authorization_check/1 L109">>,<<"chttpd_auth_request:authorize_request/1 L19">>,<<"chttpd:handle_req_after_auth/2 L428">>,<<"chttpd:process_request/1 L410">>,<<"chttpd:handle_request_int/1 L345">>,<<"mochiweb_http:headers/6 L140">>] [error] 2026-01-16T00:04:51.570000Z [email protected] <0.674.0> 621658a3b2 req_err(306496842) internal_server_error : No DB shards could be opened. [<<"fabric_util:get_shard/4 L144">>,<<"fabric:get_security/2 L230">>,<<"chttpd_auth_request:db_authorization_check/1 L109">>,<<"chttpd_auth_request:authorize_request/1 L19">>,<<"chttpd:handle_req_after_auth/2 L428">>,<<"chttpd:process_request/1 L410">>,<<"chttpd:handle_request_int/1 L345">>,<<"mochiweb_http:headers/6 L140">>] [notice] 2026-01-16T00:04:51.570000Z [email protected] <0.675.0> cda9f41bfd localhost:5984 127.0.0.1 admin GET /elektadocuments 500 ok 1 [notice] 2026-01-16T00:04:51.570000Z [email protected] <0.674.0> 621658a3b2 localhost:5984 127.0.0.1 admin GET /blobstoragemasterdb 500 ok 1 [info] 2026-01-16T00:04:51.802000Z [email protected] <0.333.0> -------- rexi_buffer : cluster stable [info] 2026-01-16T00:04:51.802000Z [email protected] <0.329.0> -------- rexi_server : cluster stable [notice] 2026-01-16T00:04:51.934000Z [email protected] <0.674.0> d4d9a7b494 localhost:5984 127.0.0.1 admin GET /_all_dbs?startkey=%22%22&endkey=%22%E9%A6%99%22&limit=30 200 ok 1 ### Expected Behaviour Excepted to see the database files and size etc ### Steps to Reproduce in place upgrade from 3.2.2 to 3.5.1 keeping couchDB folder same ### Your Environment windows 2019 server ### Additional Context _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
