Skip to content
This repository has been archived by the owner on May 23, 2020. It is now read-only.

Plugin stop listening for ebusd. #5

Open
tikismoke opened this issue May 27, 2017 · 3 comments
Open

Plugin stop listening for ebusd. #5

tikismoke opened this issue May 27, 2017 · 3 comments
Labels

Comments

@tikismoke
Copy link
Owner

tikismoke commented May 27, 2017

domogik-ebusd ERROR ### Error read socket for 'listen' command: 'timed out', Quitt program !

As the plugin stop but don't kill thread I can't restart it. But I do not understand why this happens.

@tikismoke tikismoke added the bug label May 27, 2017
@vdomos
Copy link
Collaborator

vdomos commented May 28, 2017

I you kill all thread, it can restart ?
I must change leave call, this doesn't work correctly now.

"Timed out" error occurs when the communication is lost with ebusctl.

@tikismoke
Copy link
Owner Author

Yes.

I think when timeout appears, the plug-in should try to re-read=>re-listen. It will avoid my problem when i restart the pi near the boiler.

@tikismoke
Copy link
Owner Author

I commented this line to see:

self.ebusctldev.settimeout(SOCKETTIMEOUT) # Add timeout for no blocking connexion.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants