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

block at receiving a connack #143

Closed
iamcc opened this issue Sep 16, 2017 · 1 comment
Closed

block at receiving a connack #143

iamcc opened this issue Sep 16, 2017 · 1 comment

Comments

@iamcc
Copy link

iamcc commented Sep 16, 2017

09-16 07:00:02.649 I/GoLog (10607): [mqtt][D][pinger] ping check 15
09-16 07:00:07.649 I/GoLog (10607): [mqtt][D][pinger] ping check 20
09-16 07:00:12.651 I/GoLog (10607): [mqtt][D][pinger] ping check 25
09-16 07:00:17.649 I/GoLog (10607): [mqtt][D][pinger] ping check 30
09-16 07:00:17.649 I/GoLog (10607): [mqtt][D][pinger] keepalive sending ping
09-16 07:00:22.650 I/GoLog (10607): [mqtt][D][pinger] ping check 5
09-16 07:00:23.227 I/GoLog (10607): [mqtt][E][net] incoming stopped with error read tcp 192.168.199.195:37582->: read: connection timed out
09-16 07:00:23.227 I/GoLog (10607): [mqtt][E][net] error triggered, stopping
09-16 07:00:23.227 I/GoLog (10607): [mqtt] Connect Lost
09-16 07:00:23.227 I/GoLog (10607): [mqtt][D][net] outgoing stopped
09-16 07:00:23.227 I/GoLog (10607): [mqtt][D][pinger] keepalive stopped
09-16 07:00:23.227 I/GoLog (10607): [mqtt][W][net] logic stopped
09-16 07:00:23.228 I/GoLog (10607): [mqtt][D][client] enter reconnect
09-16 07:00:23.228 I/GoLog (10607): [mqtt][D][client] about to write new connect msg
09-16 07:00:23.236 I/GoLog (10607): [mqtt][E][client] dial tcp : connect: network is unreachable
09-16 07:00:23.236 I/GoLog (10607): [mqtt][W][client] failed to connect to broker, trying next
09-16 07:00:23.236 I/GoLog (10607): [mqtt][D][client] Reconnect failed, sleeping for 1 seconds
09-16 07:00:23.265 I/ReactNativeJS(10607): '[mqtt]', 'read tcp 192.168.199.195:37582->: read: connection timed out'
09-16 07:00:24.236 I/GoLog (10607): [mqtt][D][client] about to write new connect msg
09-16 07:00:24.237 I/GoLog (10607): [mqtt][E][client] dial tcp : connect: network is unreachable
09-16 07:00:24.237 I/GoLog (10607): [mqtt][W][client] failed to connect to broker, trying next
09-16 07:00:24.237 I/GoLog (10607): [mqtt][D][client] Reconnect failed, sleeping for 2 seconds
09-16 07:00:26.237 I/GoLog (10607): [mqtt][D][client] about to write new connect msg
09-16 07:00:26.238 I/GoLog (10607): [mqtt][E][client] dial tcp : connect: network is unreachable
09-16 07:00:26.238 I/GoLog (10607): [mqtt][W][client] failed to connect to broker, trying next
09-16 07:00:26.238 I/GoLog (10607): [mqtt][D][client] Reconnect failed, sleeping for 4 seconds
09-16 07:00:30.240 I/GoLog (10607): [mqtt][D][client] about to write new connect msg
09-16 07:00:30.314 I/GoLog (10607): [mqtt][D][client] socket connected to broker
09-16 07:00:30.314 I/GoLog (10607): [mqtt][D][client] Using MQTT 3.1.1 protocol
09-16 07:00:30.315 I/GoLog (10607): [mqtt][D][net] connect started

@alsm
Copy link
Contributor

alsm commented Nov 16, 2017

Sorry, it's not clear from the log the issue you're having. As it's been a while I'm going to close this, please open again if you're still having issues.

@alsm alsm closed this as completed Nov 16, 2017
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