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

Connection Issue #151

Open
ojsaito opened this issue Aug 7, 2018 · 2 comments
Open

Connection Issue #151

ojsaito opened this issue Aug 7, 2018 · 2 comments

Comments

@ojsaito
Copy link

ojsaito commented Aug 7, 2018

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!

@deepbrook
Copy link
Collaborator

Hey @ojsaito,
This is likely an issue with the connection to Bitfinex - if the problem persists, enable debugging for the btfxwss client and post your log file here. Then I'll gladly help you out!

Cheers,
Nils

@VictorHVS
Copy link

Same problem here :(
I need to watch the prices continuously

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants