Skip to content
This repository was archived by the owner on Jul 20, 2020. It is now read-only.
This repository was archived by the owner on Jul 20, 2020. It is now read-only.

Connection Issue #151

Description

@ojsaito

Thank you for sharing this wonderful tool. I'm not a strong programmer, so your code and example are invaluable for me to get up the learning curve, to hopefully implement some computer-driven strategies on BFX.

The example code worked pretty well for a few hours yesterday, but started throwing the following logging warning a few hours in:

INFO:btfxwss.connection:Connection opened
INFO:btfxwss.connection:Initialized Client on API Version 2
INFO:btfxwss.connection:Attempting to connect again in 10 seconds.
INFO:btfxwss.connection:Connection opened
INFO:btfxwss.connection:_on_open(): Connection reconnected, re-subscribing..
INFO:btfxwss.connection:Initialized Client on API Version 2
INFO:btfxwss.connection:Attempting to connect again in 10 seconds.
INFO:btfxwss.connection:Connection opened
... and so on. Still does this today.

It starts after the wss.start() line in the example. I have tried it on two different platforms in two different locations, so that's not an issue. Could it be an issue on the Bitfinex side or something else?

Many thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions