首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >RethinkDB窗口安装

RethinkDB窗口安装
EN

Stack Overflow用户
提问于 2016-11-10 04:39:28
回答 1查看 1.1K关注 0票数 2

Hi下载了rethinkdb并运行了exe文件,但它在浏览器中没有连接,但在控制台中显示如下。

代码语言:javascript
复制
    Running rethinkdb 2.3.5-windows (MSC 190023506)...
Running on 6.2.9200 (Windows 8, Server 2012)
Loading data from directory C:\rethinkdb_data
Listening for intracluster connections on port 29015
Listening for client driver connections on port 28015
Listening for administrative HTTP connections on port 8080
Listening on cluster address: 127.0.0.1
Listening on driver address: 127.0.0.1
Listening on http address: 127.0.0.1
To fully expose RethinkDB on the network, bind to all addresses by running rethinkdb with the `--bind all` command line option.
Server ready, "DESKTOP_KDCUFAP_wxu" 1612d866-4f12-4b73-b45a-777bf9b84740

浏览器端

连接到问题没有问题服务器连接表/就绪服务器

代码语言:javascript
复制
0 servers connected
0 servers missing

表格

代码语言:javascript
复制
0 tables ready
0 tables with issues

索引

代码语言:javascript
复制
0 secondary indexes
0 indexes building

资源

代码语言:javascript
复制
NaN% cache used
0 Bytes disk used
EN

回答 1

Stack Overflow用户

发布于 2016-11-14 04:15:41

RethinkDB 2.3.5WebUI在边缘浏览器中不工作。您能在另一个浏览器中加载它吗?

https://github.com/rethinkdb/rethinkdb/issues/5878

下一个版本的RethinkDB将对此bug进行修复。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/40520065

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档