mliljedahl / telldus-core-mqtt

telldus-core-mqtt is a MQTT broker for telldus-core to integrate with Home Assistant using their MQTT Discovery.
Apache License 2.0
6 stars 5 forks source link

Test the setup #7

Closed mliljedahl closed 2 years ago

mliljedahl commented 2 years ago

Actually test the docker image with a tellstick :D

mliljedahl commented 2 years ago

Current output when running the docker image (hoping it is due to the lack of mqtt connection and missing tellstick)

2021-09-30 22:43:12,690 INFO Set uid to user 0 succeeded
2021-09-30 22:43:12,693 INFO supervisord started with pid 1
2021-09-30 22:43:13,699 INFO spawned: 'telldusd' with pid 8
2021-09-30 22:43:13,707 INFO spawned: 'telldusmq' with pid 9
2021-09-30 22:43:13,745 INFO exited: telldusmq (exit status 2; not expected)
2021-09-30 22:43:13,903 INFO exited: telldusd (terminated by SIGSEGV (core dumped); not expected)
2021-09-30 22:43:14,908 INFO spawned: 'telldusd' with pid 18
2021-09-30 22:43:14,914 INFO spawned: 'telldusmq' with pid 19
2021-09-30 22:43:14,933 INFO exited: telldusmq (exit status 2; not expected)
2021-09-30 22:43:15,067 INFO exited: telldusd (terminated by SIGSEGV (core dumped); not expected)
2021-09-30 22:43:17,073 INFO spawned: 'telldusd' with pid 28
2021-09-30 22:43:17,080 INFO spawned: 'telldusmq' with pid 29
2021-09-30 22:43:17,118 INFO exited: telldusmq (exit status 2; not expected)
2021-09-30 22:43:17,277 INFO exited: telldusd (terminated by SIGSEGV (core dumped); not expected)
2021-09-30 22:43:20,284 INFO spawned: 'telldusd' with pid 39
2021-09-30 22:43:20,287 INFO spawned: 'telldusmq' with pid 40
2021-09-30 22:43:20,305 INFO exited: telldusmq (exit status 2; not expected)
2021-09-30 22:43:20,437 INFO gave up: telldusmq entered FATAL state, too many start retries too quickly
2021-09-30 22:43:20,437 INFO exited: telldusd (terminated by SIGSEGV (core dumped); not expected)
2021-09-30 22:43:21,439 INFO gave up: telldusd entered FATAL state, too many start retries too quickly
mliljedahl commented 2 years ago

Implemented in #3fc640aa2432c08fcdbf1dc70e02010a8d3d2b34