couchdb 2.0安装错误

2024-01-17

我正在尝试按照以下指南在 ubuntu 服务器 14.04 上安装 couchdb2.0:http://docs.couchdb.org/en/2.0.0/install/unix.html http://docs.couchdb.org/en/2.0.0/install/unix.html https://gist.github.com/SinanGabel/eac83a2f9d0ac64e2c9d4bd936be9313#file-couchdb-2-0-install-L33 https://gist.github.com/SinanGabel/eac83a2f9d0ac64e2c9d4bd936be9313#file-couchdb-2-0-install-L33该过程启动但它不断给出以下错误:

couchdb@outland:/opt/couchdb/bin$ (./couchdb &)
couchdb@outland:/opt/couchdb/bin$ [info] 2017-01-09T17:26:35.870856Z couchdb@localhost <0.9.0> -------- Application couch_log started on node couchdb@localhost
[info] 2017-01-09T17:26:35.874078Z couchdb@localhost <0.9.0> -------- Application folsom started on node couchdb@localhost
[info] 2017-01-09T17:26:35.901209Z couchdb@localhost <0.9.0> -------- Application couch_stats started on node couchdb@localhost
[info] 2017-01-09T17:26:35.901354Z couchdb@localhost <0.9.0> -------- Application khash started on node couchdb@localhost
[info] 2017-01-09T17:26:35.907365Z couchdb@localhost <0.9.0> -------- Application couch_event started on node couchdb@localhost
[info] 2017-01-09T17:26:35.911510Z couchdb@localhost <0.9.0> -------- Application ibrowse started on node couchdb@localhost
[info] 2017-01-09T17:26:35.915353Z couchdb@localhost <0.9.0> -------- Application ioq started on node couchdb@localhost
[info] 2017-01-09T17:26:35.915495Z couchdb@localhost <0.9.0> -------- Application mochiweb started on node couchdb@localhost
[info] 2017-01-09T17:26:35.915630Z couchdb@localhost <0.9.0> -------- Application oauth started on node couchdb@localhost
[info] 2017-01-09T17:26:35.921324Z couchdb@localhost <0.208.0> -------- Apache CouchDB 2.0.0 is starting.

[info] 2017-01-09T17:26:35.921380Z couchdb@localhost <0.209.0> -------- Starting couch_sup
[info] 2017-01-09T17:26:36.213900Z couchdb@localhost <0.208.0> -------- Apache CouchDB has started. Time to relax.

[info] 2017-01-09T17:26:36.214019Z couchdb@localhost <0.208.0> -------- Apache CouchDB has started on http://127.0.0.1:5986/
[info] 2017-01-09T17:26:36.214177Z couchdb@localhost <0.9.0> -------- Application couch started on node couchdb@localhost
[info] 2017-01-09T17:26:36.214321Z couchdb@localhost <0.9.0> -------- Application ets_lru started on node couchdb@localhost
[info] 2017-01-09T17:26:36.223976Z couchdb@localhost <0.9.0> -------- Application rexi started on node couchdb@localhost
[info] 2017-01-09T17:26:36.281819Z couchdb@localhost <0.9.0> -------- Application mem3 started on node couchdb@localhost
[info] 2017-01-09T17:26:36.281978Z couchdb@localhost <0.9.0> -------- Application fabric started on node couchdb@localhost
[info] 2017-01-09T17:26:36.302058Z couchdb@localhost <0.9.0> -------- Application chttpd started on node couchdb@localhost
[notice] 2017-01-09T17:26:36.319236Z couchdb@localhost <0.323.0> -------- chttpd_auth_cache changes listener died database_does_not_exist at mem3_shards:load_shards_from_db/6(line:327) <= mem3_shards:load_shards_from_disk/1(line:315) <= mem3_shards:load_shards_from_disk/2(line:331) <= mem3_shards:for_docid/3(line:87) <= fabric_doc_open:go/3(line:38) <= chttpd_auth_cache:ensure_auth_ddoc_exists/2(line:187) <= chttpd_auth_cache:listen_for_changes/1(line:134)
[error] 2017-01-09T17:26:36.319444Z couchdb@localhost emulator -------- Error in process <0.324.0> on node couchdb@localhost with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,"_users",[{file,"src/mem3_shards.erl"},{line,327}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,315}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,331}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,87}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,38}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,187}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,134}]}]}

[info] 2017-01-09T17:26:36.323075Z couchdb@localhost <0.9.0> -------- Application couch_index started on node couchdb@localhost
[info] 2017-01-09T17:26:36.323153Z couchdb@localhost <0.9.0> -------- Application couch_mrview started on node couchdb@localhost
[info] 2017-01-09T17:26:36.323185Z couchdb@localhost <0.9.0> -------- Application couch_plugins started on node couchdb@localhost
[info] 2017-01-09T17:26:36.359313Z couchdb@localhost <0.9.0> -------- Application couch_replicator started on node couchdb@localhost
[info] 2017-01-09T17:26:36.359344Z couchdb@localhost <0.9.0> -------- Application couch_peruser started on node couchdb@localhost
[info] 2017-01-09T17:26:36.364479Z couchdb@localhost <0.9.0> -------- Application ddoc_cache started on node couchdb@localhost
[info] 2017-01-09T17:26:36.378800Z couchdb@localhost <0.9.0> -------- Application global_changes started on node couchdb@localhost
[info] 2017-01-09T17:26:36.379083Z couchdb@localhost <0.9.0> -------- Application jiffy started on node couchdb@localhost
[info] 2017-01-09T17:26:36.383212Z couchdb@localhost <0.9.0> -------- Application mango started on node couchdb@localhost
[info] 2017-01-09T17:26:36.389163Z couchdb@localhost <0.9.0> -------- Application setup started on node couchdb@localhost
[info] 2017-01-09T17:26:36.389210Z couchdb@localhost <0.9.0> -------- Application snappy started on node couchdb@localhost
[notice] 2017-01-09T17:26:41.319862Z couchdb@localhost <0.323.0> -------- chttpd_auth_cache changes listener died database_does_not_exist at mem3_shards:load_shards_from_db/6(line:327) <= mem3_shards:load_shards_from_disk/1(line:315) <= mem3_shards:load_shards_from_disk/2(line:331) <= mem3_shards:for_docid/3(line:87) <= fabric_doc_open:go/3(line:38) <= chttpd_auth_cache:ensure_auth_ddoc_exists/2(line:187) <= chttpd_auth_cache:listen_for_changes/1(line:134)
[error] 2017-01-09T17:26:41.320369Z couchdb@localhost emulator -------- Error in process <0.450.0> on node couchdb@localhost with exit value:
{database_does_not_exist,[{mem3_shards,load_shards_from_db,"_users",[{file,"src/mem3_shards.erl"},{line,327}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,315}]},{mem3_shards,load_shards_from_disk,2,[{file,"src/mem3_shards.erl"},{line,331}]},{mem3_shards,for_docid,3,[{file,"src/mem3_shards.erl"},{line,87}]},{fabric_doc_open,go,3,[{file,"src/fabric_doc_open.erl"},{line,38}]},{chttpd_auth_cache,ensure_auth_ddoc_exists,2,[{file,"src/chttpd_auth_cache.erl"},{line,187}]},{chttpd_auth_cache,listen_for_changes,1,[{file,"src/chttpd_auth_cache.erl"},{line,134}]}]}

我认为这不正常,但我不知道该怎么办,也不知道这意味着什么。 有人知道吗? 谢谢


我遇到了类似的问题,并在运行 couchdb 的同一主机上执行了以下命令,在这里找到了信息

http://docs.couchdb.org/en/2.0.0/install/index.html http://docs.couchdb.org/en/2.0.0/install/index.html

单节点设置下



curl -X PUT http://127.0.0.1:5984/_users

curl -X PUT http://127.0.0.1:5984/_replicator

curl -X PUT http://127.0.0.1:5984/_global_changes
  
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

couchdb 2.0安装错误 的相关文章

  • couchdb读取身份验证

    我如何处理 couchdb 中的读取身份验证 我知道角色可以在单独的数据库中定义 但我想在文档级别实现读取身份验证 我正在考虑使用node js 但它似乎不是一个优雅的解决方案 因为couchdb也有一个http服务器 我不想再添加一个 或
  • 如何在 Windows 7 上安装适用于 Python 3.5 的 cvxopt

    我最近更新到 python 3 5 0 并想安装 cvxopt 到目前为止还没有运气 所以我尝试了 python 2 7 并按照说明进行操作here http cvxopt org install 我安装了 mingw 4 9 3 并从源代
  • 内置方法读取couchdb文件大小?

    我正在尝试使用 couchdb 作为消息存储 并想报告消息大小 理想情况下 读取 size 属性会很好 最坏的情况是我可以检查整个文档 JSON 的字符串长度 我什至可能想使用尺寸作为查看键 您认为记录文档大小的最佳方法是什么 为什么您认为
  • 使用 元素通过 Wix 运行 SQL 脚本文件

    我是 Wix 安装程序的新手 我有一个要求 必须提供 SQL Server 登录凭据并从特定路径运行脚本 我不明白出了什么问题 项目已成功构建并创建了 msi 运行后我收到以下错误 错误26204 错误 2147217900 无法执行SQL
  • Pipx 构建包失败

    当我运行命令 pipx install eth brownie 时 我收到以下错误消息 fatal error from pip prevented installation Full pip output in file Users ge
  • 如何防止 CouchDB 在更新简单计数器时创建文档修订

    我想将计数器存储在 CouchDB 文档中 并在每个页面视图上递增 CouchDB 将创建本文档的完整修订版 只需 1 次计数器更新 这样会不会占用太多空间 考虑到我一天的点击量为 100 万次 我一天内可能会查看该文档的 100 万次修订
  • 会话“app”:安装 APK 时出错

    尝试按照说明在真实设备上安装应用程序 http developer android com tools device html http developer android com tools device html 最后 Android
  • 如何在 Windows 上的 Python 2.7 上安装 Tensorflow?

    我尝试通过 pip 安装 TensorFlow pip install tensorflow 但是得到这个错误 找不到满足tensorflow要求的版本 来自版本 这个问题有解决办法吗 我还是想通过pip安装 如果您只因为 Keras 而需
  • 为 Snow Leopard 安装 Xcode 4.2 失败

    我已经从官方网站下载了 Xcode 4 2 当安装开始时 它显示一个错误 信息不是很丰富 有什么问题吗 哪里可以看到日志什么的 PS 我有 Mac OS 10 6 8 Xcode 4 0 10 GB 可用空间 我只想在 ios5 上测试我的
  • MSI 和 EXE 安装程序有什么区别,我应该选择哪一个? [复制]

    这个问题在这里已经有答案了 可能的重复 msi 和 setup exe 文件之间有什么具体区别 https stackoverflow com questions 1789530 what are the specific differen
  • 如何在anaconda python 3.6上安装tensorflow

    我使用 anaconda 包安装了新版本的 python 3 6 但是我无法安装张量流 总是收到这样的错误 tensorflow gpu 1 0 0rc2 cp35 cp35m win amd64 whl 在此平台上不受支持 如何在 ana
  • 使用 NVM 安装多个版本的 node.js (Ubuntu)

    如何使用 Ubuntu 在 Ubuntu 中安装多个版本的 Node jsNVM https github com creationix nvm 先验知识 如何使用终端 例如 您可以使用gnome terminal 安装依赖项 sudo a
  • “没有可用的二元红宝石”是什么意思?

    每当我使用rvm install x x x 即使安装成功 我也会收到此警告 No binary rubies available for osx 10 12 x86 64 ruby 2 4 0 Continuing with compil
  • 如何在安装过程中运行“.bat”文件?

    在安装项目中 诸如 exe dll js vbs 之类的可执行文件是可以接受的 但无法运行 bat自定义操作中的文件 问题是如何运行 bat安装过程中的文件 好吧 经过大量搜索和反复试验 我解决了这个问题 我不确定这是否是最好的方法 但它确
  • Android 设备上的静默安装

    我已经接受了一段时间了 在 Android 上静默安装应用程序是不可能的 也就是说 让程序安装捆绑为 APK 的应用程序 而不提供标准操作系统安装提示并完成应用程序安装程序活动 但现在我已经拿到了 Appbrain 快速网络安装程序的副本
  • 无法设置气流,在“启动气流数据库”时出现错误

    无法设置气流 在 启动气流数据库 时出现错误 我收到以下错误 File Library Frameworks Python framework Versions 3 8 bin airflow line 26 in
  • Mac OS 上的诗歌安装失败,显示“should_use_symlinks”

    我正在尝试使用以下命令安装诗歌 curl sSL https install python poetry org python3 但它失败了 但有以下例外 例外 此版本的 python 无法在不使用符号链接的情况下创建 venvs 下面是详
  • 以编程方式确定是否安装了 COM 库 (.DLL)

    C 中是否有一种编程方式来确定是否已安装特定的 COM DLL 或者这是扫描注册表中的 classId 的问题 我通常所做的 如果我再次需要的话也会这样做 是尝试创建一个您知道位于 COM 库中的类的对象实例 通过 ProgID 或 GUI
  • PouchDB 和 CouchDB 的 Cookie 身份验证并未实际登录用户

    我有一个节点应用程序 它使用 CouchDB 作为数据库 在客户端使用 PouchDB 要登录 将向节点服务器发送请求 节点服务器使用 CouchDB 实例对用户的凭据进行身份验证 然后将 cookie 发送回客户端 问题是 重新启动浏览器
  • 如何在 conda 中从一个文件安装多个包而不创建新环境?

    我从当前环境缺少的包的 yml 文件中获取了这些 我如何在当前环境中安装这些 channels defaults dependencies appdirs 1 4 3 py36h28b3542 0 asn1crypto 0 24 0 py3

随机推荐