Failed to connect to server (code: 1006)

查看数: 5326 | 评论数: 5 | 收藏 0
关灯 | 提示:支持键盘翻页<-左 右->
    组图打开中,请稍候......
发布时间: 2020-4-10 14:08

正文摘要:

查看日志内容如下: 2020-04-10 14:05:56.309 12618 INFO nova.console.websocketproxy [req-f9fec824-8778-495b-a22a-fe031b836c8c - - - - -] handler exception: [Errno 32] Broken pipe 哪位大佬 ...

回复

肀肀 发表于 2020-4-13 21:46:31
计算节点:cat nova.conf |grep -v ^#|awk NF
[vnc]
enabled = True
vncserver_listen = 0.0.0.0
vncserver_proxyclient_address = $my_ip
novncproxy_base_url = http://controller:6080/vnc_auto.html 域名改成ip地址
重启此服务即可
肀肀 发表于 2020-4-13 21:42:02
就dddd
肀肀 发表于 2020-4-13 17:25:48
问了公司的一个大佬解决呢,记录下解决过程
计算节点上:cat /etc/nova/nova.conf |grep -v ^#|awk NF
[vnc]
enabled = True
vncserver_listen = 0.0.0.0
vncserver_proxyclient_address = $my_ip
novncproxy_base_url = http://10.0.0.11:6080/vnc_auto.html   将这个换成ip地址。不要用域名,哪怕你添加hosts解析
[workarounds]
[xenserver]

控制节点上:systemctl -l|grep vnc
systemctl restart openstack-nova-novncproxy
肀肀 发表于 2020-4-13 14:51:48
阿飞 发表于 2020-4-11 17:30
contolller节点可能有问题,去看看错误日志

大佬,,你能帮我远程看下吗?我实在解决不了呢
阿飞 发表于 2020-4-11 17:30:03
contolller节点可能有问题,去看看错误日志
关闭

推荐上一条 /2 下一条