这个是什么原因?
2020-12-03 16:28:16 – INFO – 通知: 与 wss://free-api.shinnytech.com/t/nfmd/front/mobile 的网络连接已建立
Traceback (most recent call last):
File “C:\Python\Python37\lib\site-packages\redis\connection.py”, line 559, in connect
sock = self._connect()
File “C:\Python\Python37\lib\site-packages\redis\connection.py”, line 615, in _connect
raise err
File “C:\Python\Python37\lib\site-packages\redis\connection.py”, line 603, in _connect
sock.connect(socket_address)
ConnectionRefusedError: [WinError 10061] 由于目标计算机积极拒绝,无法连接。
During handling of the above exception, another exception occurred:
C:\Users\Administrator>ping free-api.shinnytech.com
正在 Ping free-api.shinnytech.com [47.103.106.106] 具有 32 字节的数据:
来自 47.103.106.106 的回复: 字节=32 时间=29ms TTL=86
来自 47.103.106.106 的回复: 字节=32 时间=28ms TTL=86
来自 47.103.106.106 的回复: 字节=32 时间=28ms TTL=86
来自 47.103.106.106 的回复: 字节=32 时间=28ms TTL=86
47.103.106.106 的 Ping 统计信息:
数据包: 已发送 = 4,已接收 = 4,丢失 = 0 (0% 丢失),
往返行程的估计时间(以毫秒为单位):
最短 = 28ms,最长 = 29ms,平均 = 28ms
telnet free-api.shinnytech.com 443 也是好用的