You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
Although it is undocumented, the new location for /_config (at least for a server running locally) is /_node/couchdb@localhost/_config. If there is a cluster set up, each individual node gets its own config address. As such, running server.config() here produces an error. Maybe adding an extra, optional node argument would be the best solution.