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

possible race condition from telldus startup? #160

Open
jonaz opened this issue Feb 27, 2019 · 0 comments
Open

possible race condition from telldus startup? #160

jonaz opened this issue Feb 27, 2019 · 0 comments
Labels

Comments

@jonaz
Copy link
Member

jonaz commented Feb 27, 2019

Feb 25 20:33:53 bulan stampzilla-telldus[2564]: time="2019-02-25T20:33:53.30589651+01:00" level=info msg="node: running mdns query" func=github.com/stampzilla/stampzilla-go/pkg/node.queryMDNS file="/home/stampzilla/go/src/github.com/stampzilla/stampzilla-go/pkg/node/mdns.go:25"
Feb 25 20:33:53 bulan stampzilla-telldus[2564]: time="2019-02-25T20:33:53.309105754+01:00" level=info msg="node: got mdns query response 192.168.13.1:8080" func=github.com/stampzilla/stampzilla-go/pkg/node.queryMDNS file="/home/stampzilla/go/src/github.com/stampzilla/stampzilla-go/pkg/node/mdns.go:48"
Feb 25 20:33:53 bulan stampzilla-telldus[2564]: time="2019-02-25T20:33:53.310304178+01:00" level=info msg="websocket: connecting to wss://192.168.13.1:6443/ws" func="github.com/stampzilla/stampzilla-go/pkg/websocket.(*websocketClient).ConnectContext" file="/home/stampzilla/go/src/github.com/stampzilla/stampzilla-go/p
Feb 25 20:33:53 bulan stampzilla-telldus[2564]: time="2019-02-25T20:33:53.31510379+01:00" level=info msg="websocket: connected to wss://192.168.13.1:6443/ws" func="github.com/stampzilla/stampzilla-go/pkg/websocket.(*websocketClient).ConnectContext" file="/home/stampzilla/go/src/github.com/stampzilla/stampzilla-go/pkg
Feb 25 20:33:53 bulan stampzilla-telldus[2564]: time="2019-02-25T20:33:53.315413917+01:00" level=warning msg="Received message but no one cared" func="github.com/stampzilla/stampzilla-go/pkg/node.(*Node).reader" file="/home/stampzilla/go/src/github.com/stampzilla/stampzilla-go/pkg/node/node.go:310" type=setup
Feb 25 20:33:53 bulan stampzilla-telldus[2564]: time="2019-02-25T20:33:53.317020556+01:00" level=info msg="Updated 3 devices in total)" func=main.main file="/home/stampzilla/go/src/github.com/stampzilla/stampzilla-go/nodes/stampzilla-telldus/main.go:44"
Feb 25 20:34:41 bulan stampzilla-telldus[2564]: time="2019-02-25T20:34:41.801098489+01:00" level=error msg="websocket: readPump error:websocket: close 1006 (abnormal closure): unexpected EOF" func="github.com/stampzilla/stampzilla-go/pkg/websocket.(*websocketClient).readPump.func1" file="/home/stampzilla/go/src/githu
Feb 25 20:34:41 bulan stampzilla-telldus[2564]: time="2019-02-25T20:34:41.801235607+01:00" level=error msg="websocket: disconnected" func="github.com/stampzilla/stampzilla-go/pkg/websocket.(*websocketClient).ConnectWithRetry.func1" file="/home/stampzilla/go/src/github.com/stampzilla/stampzilla-go/pkg/websocket/websoc
Feb 25 20:34:41 bulan stampzilla-telldus[2564]: time="2019-02-25T20:34:41.801291013+01:00" level=info msg="websocket: Reconnect because error: websocket: close 1006 (abnormal closure): unexpected EOF" func="github.com/stampzilla/stampzilla-go/pkg/websocket.(*websocketClient).ConnectWithRetry.func1" file="/home/stampz
Feb 25 20:34:41 bulan stampzilla-telldus[2564]: time="2019-02-25T20:34:41.801339851+01:00" level=error msg="websocket: Stopping writePump because err: context canceled" func="github.com/stampzilla/stampzilla-go/pkg/websocket.(*websocketClient).writePump.func1" file="/home/stampzilla/go/src/github.com/stampzilla/stamp
Feb 25 20:34:44 bulan stampzilla-telldus[2564]: time="2019-02-25T20:34:44.051636171+01:00" level=error msg="websocket: no one listening on write channel" func="github.com/stampzilla/stampzilla-go/pkg/node.(*Node).syncWorker" file="/home/stampzilla/go/src/github.com/stampzilla/stampzilla-go/pkg/node/node.go:549"
Feb 25 20:34:46 bulan stampzilla-telldus[2564]: time="2019-02-25T20:34:46.801612505+01:00" level=info msg="websocket: connecting to wss://192.168.13.1:6443/ws" func="github.com/stampzilla/stampzilla-go/pkg/websocket.(*websocketClient).ConnectContext" file="/home/stampzilla/go/src/github.com/stampzilla/stampzilla-go/p
Feb 25 20:34:46 bulan stampzilla-telldus[2564]: time="2019-02-25T20:34:46.823732783+01:00" level=info msg="websocket: connected to wss://192.168.13.1:6443/ws" func="github.com/stampzilla/stampzilla-go/pkg/websocket.(*websocketClient).ConnectContext" file="/home/stampzilla/go/src/github.com/stampzilla/stampzilla-go/pk
Feb 25 20:34:46 bulan stampzilla-telldus[2564]: time="2019-02-25T20:34:46.824571838+01:00" level=warning msg="Received message but no one cared" func="github.com/stampzilla/stampzilla-go/pkg/node.(*Node).reader" file="/home/stampzilla/go/src/github.com/stampzilla/stampzilla-go/pkg/node/node.go:310" type=setup
Feb 25 20:37:00 bulan stampzilla-telldus[2564]: time="2019-02-25T20:37:00.689351313+01:00" level=error msg="websocket: readPump error:websocket: close 1006 (abnormal closure): unexpected EOF" func="github.com/stampzilla/stampzilla-go/pkg/websocket.(*websocketClient).readPump.func1" file="/home/stampzilla/go/src/githu
Feb 25 20:37:00 bulan stampzilla-telldus[2564]: time="2019-02-25T20:37:00.689583329+01:00" level=error msg="websocket: disconnected" func="github.com/stampzilla/stampzilla-go/pkg/websocket.(*websocketClient).ConnectWithRetry.func1" file="/home/stampzilla/go/src/github.com/stampzilla/stampzilla-go/pkg/websocket/websoc
Feb 25 20:37:00 bulan stampzilla-telldus[2564]: time="2019-02-25T20:37:00.689666906+01:00" level=info msg="websocket: Reconnect because error: websocket: close 1006 (abnormal closure): unexpected EOF" func="github.com/stampzilla/stampzilla-go/pkg/websocket.(*websocketClient).ConnectWithRetry.func1" file="/home/stampz
Feb 25 20:37:00 bulan stampzilla-telldus[2564]: time="2019-02-25T20:37:00.68969506+01:00" level=error msg="websocket: Stopping writePump because err: context canceled" func="github.com/stampzilla/stampzilla-go/pkg/websocket.(*websocketClient).writePump.func1" file="/home/stampzilla/go/src/github.com/stampzilla/stampz
Feb 25 20:37:05 bulan stampzilla-telldus[2564]: time="2019-02-25T20:37:05.692106695+01:00" level=info msg="websocket: connecting to wss://192.168.13.1:6443/ws" func="github.com/stampzilla/stampzilla-go/pkg/websocket.(*websocketClient).ConnectContext" file="/home/stampzilla/go/src/github.com/stampzilla/stampzilla-go/p
Feb 25 20:37:05 bulan stampzilla-telldus[2564]: time="2019-02-25T20:37:05.707779501+01:00" level=info msg="websocket: connected to wss://192.168.13.1:6443/ws" func="github.com/stampzilla/stampzilla-go/pkg/websocket.(*websocketClient).ConnectContext" file="/home/stampzilla/go/src/github.com/stampzilla/stampzilla-go/pk
Feb 25 20:37:05 bulan stampzilla-telldus[2564]: time="2019-02-25T20:37:05.70848479+01:00" level=warning msg="Received message but no one cared" func="github.com/stampzilla/stampzilla-go/pkg/node.(*Node).reader" file="/home/stampzilla/go/src/github.com/stampzilla/stampzilla-go/pkg/node/node.go:310" type=setup

@jonaz jonaz added the bug label Mar 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant