Connection attempt:[14] to: amqps://xxxxxxxx.iot-amqp.cn-shanghai.aliyuncs.com:5671 failed

Posted quchunhui

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Connection attempt:[14] to: amqps://xxxxxxxx.iot-amqp.cn-shanghai.aliyuncs.com:5671 failed相关的知识,希望对你有一定的参考价值。

【现象】

自己搭建虚拟机,搭建storm集群,然后访问阿里云物联网平台上的订阅服务amqp

然后发现当worker运行在第三个节点上的时候,就连接不上阿里云。

 

【调查】

刚开始怀疑虚拟机克隆之后,mac地址,uuid之类的冲突,尝试了修改

技术图片

 

 

修改之后,仍然不好使,然后对三个虚拟机分别测试能否联网

测试命令:ping baidu.com

发现,克隆之后的虚机无法联网。

 

【解决】

参考了这个博客:https://blog.csdn.net/qq_29350001/article/details/51831070

在配置文件/etc/resolv.conf中增加nameserver 8.8.8.8之后解决。

以上是关于Connection attempt:[14] to: amqps://xxxxxxxx.iot-amqp.cn-shanghai.aliyuncs.com:5671 failed的主要内容,如果未能解决你的问题,请参考以下文章

java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempt

Python 使用 smtplib 发邮件,显示错误 [Errno 10060] A connection attempt failed because……

nginx报告upstream timed out (10060: A connection attempt failed)但实际上服务收到了请求

Idea连接MySQL异常[Could not create connection to database server. Attempted reconnect 3 times.]

Idea连接MySQL异常[Could not create connection to database server. Attempted reconnect 3 times.]

Idea连接MySQL异常[Could not create connection to database server. Attempted reconnect 3 times.]