-
Notifications
You must be signed in to change notification settings - Fork 36
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
Resetting entire addon in 1 minute #200
Comments
The same here: Starting Plejd addon and reading configuration... |
Hmm.... I know we got some issue a while ago where the mqtt lib needed to be updated to fix the problem. This has been done in latest develop branch. Any chance you could install the dev version to test? The error doesn't say much and is emitted from the mqtt lib so quite hard to know what's up unfortunately |
Hi Victor,
How do I install the dev version?
Med vänlig hälsning,
Mattias Lang
…________________________________
Från: Victor ***@***.***>
Skickat: Tuesday, May 25, 2021 7:34:14 AM
Till: icanos/hassio-plejd ***@***.***>
Kopia: mattiaslang ***@***.***>; Comment ***@***.***>
Ämne: Re: [icanos/hassio-plejd] Resetting entire addon in 1 minute (#200)
Hmm.... I know we got some issue a while ago where the mqtt lib needed to be updated to fix the problem. This has been done in latest develop branch. Any chance you could install the dev version to test?
The error doesn't say much and is emitted from the mqtt lib so quite hard to know what's up unfortunately
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#200 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AN7ETNLDYUDTHSX2QHF2U63TPMZFNANCNFSM45LLBIUQ>.
|
Please follow the manual instructions in the readme, for the develop branch code https://github.com/icanos/hassio-plejd/tree/develop/plejd#manual-installation |
Hi Victor,
Now it works. Current version: 0.8.0-dev
Thanks!
Den tis 25 maj 2021 kl 15:06 skrev Victor ***@***.***>:
… Please follow the manual instructions in the readme, for the develop
branch code
https://github.com/icanos/hassio-plejd/tree/develop/plejd#manual-installation
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#200 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AN7ETNJA5N3I3IGHCUVKI43TPOOFJANCNFSM45LLBIUQ>
.
--
Med vänlig hälsning
Mattias Lang
|
v0.8.0-beta is now out "public", closing this. |
Hello!
I'm new to HA and trying to get this to work but gets this error feel like i tried everyging can someone please help me
2021-05-23 05:21:40 INF [plejd-mqtt] Initializing MQTT connection for Plejd addon
Catastrophic error. Resetting entire addon in 1 minute Error: Missing protocol
at Object.connect (/plejd/node_modules/mqtt/lib/connect/index.js:67:13)
at MqttClient.init (/plejd/MqttClient.js:88:24)
at PlejdAddon.init (/plejd/PlejdAddon.js:111:21)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at async main (/plejd/main.js:18:5)
The text was updated successfully, but these errors were encountered: