无法再次启动 #19823
Unanswered
whwususu
asked this question in
A - General / Q&A
无法再次启动
#19823
Replies: 0 comments
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.
-
版本是1.5.1,用官方docker compose部署,中途服务需要停止,我运行了docker compose stop。当我再次用start启动时,3个be服务都启动了,但是访问web访问不了,查询日志,0154 2023-05-18 02:06:38 ,080 INFO (UNKNOWN 172.20.90.2_ 9010_ 1684225675500(-1)|1) [Catalog.waitForReady():876] wait catalog to be ready. FE type: UNKNOWIN. is,还有的时候直接连接不上网内的其它fe服务器,属于不可用状态,但是我在容器里面ping那个ip又是通的,我不明白这是什么原因,java.net.NoRouteToHostException: No route to host (Host unreachable),只有把所有的fe be文件,包括docker network删除,才能够恢复正常。
Beta Was this translation helpful? Give feedback.
All reactions