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

Python Plugin System: (MQTT Discovery) Transport is not connected, write directive to '127.0.0.1' ignored #40

Open
mikeo999 opened this issue Mar 31, 2021 · 2 comments

Comments

@mikeo999
Copy link

mikeo999 commented Mar 31, 2021

After updating Domoticz to the latest beta and running sudo apt-get update and sudo apt-get upgrade is see that
Mosquitto is also upgrades to version 2.0.9

In the log of Domoticz is now get sometime the error

Python Plugin System: (MQTT Discovery) Transport is not connected, write directive to '127.0.0.1' ignored

Don't know if it is important, look like everything is working normal.

Plugin setting : MQTT Server in Domoticz is: 127.0.0.1

@mikeo999
Copy link
Author

Errors are getting worse.

2021-04-18 00:00:58.889 Error: MQTT Discovery: (MQTT Discovery) Transport is not connected, write directive to '127.0.0.1' ignored. 2021-04-18 00:01:08.076 Error: MQTT Discovery: (MQTT Discovery) Transport is not connected, write directive to '127.0.0.1' ignored. 2021-04-18 00:01:16.306 Error: handleWrite: Exception thrown: 'write: Broken pipe' 2021-04-18 00:01:16.306 Error: (MQTT Discovery): Async Read Exception (127.0.0.1:1883): 104, Connection reset by peer 2021-04-18 00:01:16.307 Error: handleWrite: Exception thrown: 'write: Broken pipe' 2021-04-18 00:01:16.307 Error: handleWrite: Exception thrown: 'write: Broken pipe' 2021-04-18 00:01:16.307 Error: handleWrite: Exception thrown: 'write: Broken pipe' 2021-04-18 00:01:16.307 Error: handleWrite: Exception thrown: 'write: Broken pipe' 2021-04-18 00:01:16.307 Error: handleWrite: Exception thrown: 'write: Broken pipe' 2021-04-18 00:01:16.516 Error: handleWrite: Exception thrown: 'write: Broken pipe' 2021-04-18 00:01:16.516 Error: (MQTT Discovery): Async Read Exception (127.0.0.1:1883): 104, Connection reset by peer 2021-04-18 00:01:16.516 Error: handleWrite: Exception thrown: 'write: Broken pipe' 2021-04-18 00:01:16.516 Error: handleWrite: Exception thrown: 'write: Broken pipe' 2021-04-18 00:01:16.517 Error: MQTT Discovery: (MQTT Discovery) No transport, write directive to '127.0.0.1' ignored. 2021-04-18 00:01:16.519 Error: MQTT Discovery: (MQTT Discovery) No transport, write directive to '127.0.0.1' ignored.

@emontnemery
Copy link
Owner

I'm no longer using Domoticz, so this issue needs to be solved by a PR.

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