Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Websockets Not Working #4

Open
asulacom opened this issue Sep 15, 2019 · 2 comments
Open

Websockets Not Working #4

asulacom opened this issue Sep 15, 2019 · 2 comments

Comments

@asulacom
Copy link

I am able to connect to wifi and monitor the debugger. I can't get the esp8266 to fetch the Bitcoin price data.

"WS Connection failed."

@therealsputnik
Copy link

I have the same issue. After waiting an eon for my parts order, I finally got everything working (rolled back JSON lib in order to compile), but now I also get WS Connection Failed..

Any solution for this?

@nebman
Copy link
Owner

nebman commented Jan 16, 2021

I think this bug was introduced with newer ESP8266 frameworks.

client.setInsecure();
fixes this, the code in the new PIO branch does compile, upload and work just fine now (please note only bitfinex WS is tested and working as of now)

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

No branches or pull requests

3 participants