docker 中启动 doris 心跳始终不过 #48860
Unanswered
f1024557668
asked this question in
A - General / Q&A
Replies: 1 comment
-
This seems to be a port failure. You are advised to check the port corresponding to the container: telnet ip port |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在 M2 芯片在的 docker 中启动 doris-3.0.4 版本的镜像,fe 和 be 各自是启动成功的,且在各自容器内可以 ping 通对方。be 也可以通过 show backends 查得到,但是查询出来的记录中是这样的

alive 始终是 false,在 be 中通过 tcpdump 9050 确实是没有收到消息。现在卡在这不知道怎么处理了。
Beta Was this translation helpful? Give feedback.
All reactions