首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Realm -无法连接到终结点‘:9080’:连接被拒绝

Realm -无法连接到终结点‘:9080’:连接被拒绝
EN

Stack Overflow用户
提问于 2017-07-08 17:51:33
回答 1查看 153关注 0票数 0

在启动Realm对象服务器时,我收到以下错误。我在Mac上运行服务器。

Realm移动平台版本为1.8.1

2017-07-08T09:48:06.362Z - info: Logging to console at level 'info'. 2017-07-08T09:48:06.438Z - info: Realm Object Server sync engine listening on 127.0.0.1:27800. 2017-07-08T09:48:06.484Z - info: permission: Seed permission-Realms 2017-07-08T09:48:06.496Z - info: Realm Object Server web server listening on 127.0.0.1:27080. 2017-07-08T09:48:06.498Z - info: http proxy listening on :::9080. 2017-07-08T09:48:06.503Z - info: client: Opening Realm file: /Users/vkuppusamy/Documents/realm-mobile-platform/realm-object-server/object-server/root_dir/internal_data/auth.realm 2017-07-08T09:48:06.503Z - info: client: Connection[1]: Session[1]: Starting session for '/Users/vkuppusamy/Documents/realm-mobile-platform/realm-object-server/object-server/root_dir/internal_data/auth.realm' 2017-07-08T09:48:06.503Z - info: client: Connection[1]: Resolving ':::9080' 2017-07-08T09:48:06.503Z - info: client: Connection[1]: Connecting to endpoint ':::9080' (1/1) 2017-07-08T09:48:06.503Z - error: client: Connection[1]: Failed to connect to endpoint ':::9080': Connection refused 2017-07-08T09:48:06.503Z - error: client: Connection[1]: Failed to connect to ':::9080': All endpoints failed 2017-07-08T09:48:06.504Z - info: client: Opening Realm file: /Users/vkuppusamy/Documents/realm-mobile-platform/realm-object-server/object-server/realm-object-server/listener/__admin.realm 2017-07-08T09:48:06.504Z - info: client: Connection[2]: Session[2]: Starting session for '/Users/vkuppusamy/Documents/realm-mobile-platform/realm-object-server/object-server/realm-object-server/listener/_

EN

回答 1

Stack Overflow用户

发布于 2017-07-09 05:46:56

你可以忽略这一点--这很可能是因为客户端在服务器完全初始化之前尝试连接。

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

https://stackoverflow.com/questions/44984825

复制
相关文章

相似问题

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