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

Lots of connect and disconnect, SSL not authorized, and crash #40

Open
tuloski opened this issue Mar 7, 2018 · 5 comments
Open

Lots of connect and disconnect, SSL not authorized, and crash #40

tuloski opened this issue Mar 7, 2018 · 5 comments

Comments

@tuloski
Copy link
Contributor

tuloski commented Mar 7, 2018

I get this very often (once a day at least):

Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 SSL authorization... SSL authorization... SSL authorization... SSL authorization... SSL authorization... Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 SSL authorization... SSL authorization... Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 Connecting to: blynk-cloud.com 8441 SSL authorization... SSL authorization... SSL authorization... SSL authorization... SSL authorization... SSL authorization... SSL authorization... SSL authorization... SSL authorization... SSL not authorized SSL authorization... SSL authorization... SSL authorization... SSL authorization... SSL authorization... SSL authorization... SSL authorization... SSL not authorized SSL authorization... SSL not authorized SSL authorization... SSL not authorized

until it crashes....

@Gun-neR
Copy link

Gun-neR commented Mar 7, 2018

HINT - SSL not authorized

@tuloski
Copy link
Contributor Author

tuloski commented Apr 3, 2018

Switching to use plain TCP instead of SSL solves the crash, but still the app goes into a connect-disconnect loop. It seems that when it disconnects, it tries to reconnect and disconnect at the same time, and probably because of some timing or bad logic, the loop goes on forever.

@Gun-neR
Copy link

Gun-neR commented Apr 3, 2018

Oh, you are now referring to this issue?...

https://community.blynk.cc/t/random-rearming-disconnect-connect-repeat-crash/23294

@tuloski
Copy link
Contributor Author

tuloski commented Apr 4, 2018

Yeah, it seems the same issue.

@tuloski
Copy link
Contributor Author

tuloski commented Apr 11, 2018

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

2 participants