Hi everyone,

I have a dev environment with CouchDB 2.3.1 which is running well.
I have an admin and no ssl.
So calls like http://1xx.1xx.xxx.xx:5984/dbname/_all_docs are no problem.

So now I wanted to setup the live server. CouchDB 3.0 with ssl and an admin.
Running fine.
Replication worked.
Now I get on the same call:

{
"error": "unauthorized",
"reason": "You are not authorized to access this db."
}

Did I miss / forget something.
Is this a problem caused by changes in 3.0 or could this be a problem of the ssl?

Can someone help me please.

Thanks in advance and kind regards
Marcus

Reply via email to