sh start-all.sh的过程中一直报错,请告诉下是什么原因 #994
Unanswered
zhouxi-24hours
asked this question in
Q&A
Replies: 1 comment
-
if you cmd"ifconfig",you'll get more than one network interface card ,one of those is 172.17.0.1,(maybe your computer have installed docker),you should shutdown them,and follow this: |
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.
-
报错信息:
We will start all linkis applications, it will take some time, please wait
<-------------------------------->
Begin to start mg-eureka
Is remote execution:sh /home/hadoop/linkis/sbin/linkis-daemon.sh restart mg-eureka
Bad port '192.168.5.48172.17.0.1'
Failed to + End to start mg-eureka
Failed to + start Linkis
网卡确定是设置成了单网卡
[hadoop@tele-hearing bin]$ hostname -I
192.168.5.48
Beta Was this translation helpful? Give feedback.
All reactions