全新服务器上的管理控制台出现未知错误
Unknown error in administration console on fresh new server
我是沙发底座的新手。
我已经在 windows 10 工作站上下载并安装了 couchbase server 4 Community Edition。
我加载了示例数据桶 gamesim 并根据需要创建了一个新的数据桶。
在 Web 管理控制台中,我看到了 2 个数据桶,我可以创建一个新的。
但是我无法在 2 个数据桶(示例和我的)或新数据桶上创建文档或查看文档。
控制台显示:
Error: unknown error
({exit,{{bad_return_value,{stop,{error,couldnt_connect_to_memcached}}},
{gen_server,call, [{'ns_memcached-gamesim-sample','ns_1@127.0.0.1'},
{get_keys,[0,1,2,3,4,5...1023], [{include_docs,true},
{inclusive_end,true}, {limit,6}, {start_key,undefined},
{end_key,undefined}]}, infinity]}}})
创建文档按钮被禁用
关于这个错误的想法?
经过搜索,我在日志选项卡中发现了几个错误:
Service 'memcached' exited with status 255. Restarting.
我找到了一篇相关文章 here:windows 10 周年纪念版不支持 Couchbase 4.5。好像支持4.6 developper preview
我是沙发底座的新手。
我已经在 windows 10 工作站上下载并安装了 couchbase server 4 Community Edition。
我加载了示例数据桶 gamesim 并根据需要创建了一个新的数据桶。
在 Web 管理控制台中,我看到了 2 个数据桶,我可以创建一个新的。 但是我无法在 2 个数据桶(示例和我的)或新数据桶上创建文档或查看文档。
控制台显示:
Error: unknown error ({exit,{{bad_return_value,{stop,{error,couldnt_connect_to_memcached}}}, {gen_server,call, [{'ns_memcached-gamesim-sample','ns_1@127.0.0.1'}, {get_keys,[0,1,2,3,4,5...1023], [{include_docs,true}, {inclusive_end,true}, {limit,6}, {start_key,undefined}, {end_key,undefined}]}, infinity]}}})
创建文档按钮被禁用
关于这个错误的想法?
经过搜索,我在日志选项卡中发现了几个错误:
Service 'memcached' exited with status 255. Restarting.
我找到了一篇相关文章 here:windows 10 周年纪念版不支持 Couchbase 4.5。好像支持4.6 developper preview