Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/asp.net-core/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
芒果服务器上的CouchDB 2.0 404-GET/db/\u索引_Couchdb_Couchdb Mango - Fatal编程技术网

芒果服务器上的CouchDB 2.0 404-GET/db/\u索引

芒果服务器上的CouchDB 2.0 404-GET/db/\u索引,couchdb,couchdb-mango,Couchdb,Couchdb Mango,我正在使用CouchDB 2.0并在尝试获取生产数据库上的索引定义时收到404 类似地,在对生产使用POST/db/\u find和POST/db/\u index时,我收到400个错误请求 它们都可以在我的开发服务器(MacOSX)上使用。CouchDB 2.0不能在SSL上使用,除非您使用HAProxy。我没有使用HAProxy,当通过SSL访问管理API时,各种CouchDB功能都会失败 建议使用HAProxy来管理SSL

我正在使用CouchDB 2.0并在尝试获取生产数据库上的索引定义时收到404

类似地,在对生产使用
POST/db/\u find
POST/db/\u index
时,我收到400个错误请求


它们都可以在我的开发服务器(MacOSX)上使用。

CouchDB 2.0不能在SSL上使用,除非您使用HAProxy。我没有使用HAProxy,当通过SSL访问管理API时,各种CouchDB功能都会失败

建议使用HAProxy来管理SSL