thin-edge.io
thin-edge.io copied to clipboard
c8y-log-plugin is not working if tedge "reconnects"
Describe the bug The c8y-log-plugin is not working anymore if tedge disconnects and connects again. The c8y-log-plugin have to be restarted.
To Reproduce
-
sudo tedge connect c8y
-
sudo systemctl start c8y-log-plugin.service
-
sudo tedge disconnect c8y
-
sudo tedge connect c8y
- log-plugin is not working
Expected behavior
c8y-log-plugin
is working after reconnect
of tedge
.
Environment (please complete the following information):
- Raspbian OS
- RPI 4
- armhf
- thin-edge.io version [0.7.1]
This will be fixed by https://github.com/thin-edge/thin-edge.io/issues/1184
Same is true for the configuration plugin. Will this also be fixed @didier-wenzek?
@mbay-ODW Yes the plan is to fix both log and config management.
@toewsar @PradeepKiruvale fixed the issue by #1360, and the fix is available on 0.7.5 release. Could you check it? If no reply in one week, we will close this issue anyway.