Author Topic: wsconnect : Lost connection to node during wsconnect() in python-bitshares  (Read 1864 times)

0 Members and 1 Guest are viewing this topic.

Offline jackingyang

  • Full Member
  • ***
  • Posts: 81
    • View Profile
  • BitShares: bts0207
When I restarted the program, everything was all right, but there was an error message later.

Offline jackingyang

  • Full Member
  • ***
  • Posts: 81
    • View Profile
  • BitShares: bts0207
ode:
nodList=["wss://bts.open.icowallet.net/ws", #鼓鼓节点
"wss://bitshares.dacplay.org/ws",
"wss://ws.gdex.top",
"wss://api.bts.ai"]
bitShares = BitShares(nodList)

error:

wsconnect : Lost connection to node during wsconnect(): wss://ws.gdex.top (3/-1) Retrying in 4 seconds
96 wsconnect : Lost connection to node during wsconnect(): wss://api.bts.ai (4/-1) Retrying in 6 seconds
96 wsconnect : Lost connection to node during wsconnect(): wss://bts.open.icowallet.net/ws (5/-1)