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

Helios2Mqtt Crashes some seconds after connection #3

Closed
satisfied83 opened this issue Nov 20, 2020 · 1 comment
Closed

Helios2Mqtt Crashes some seconds after connection #3

satisfied83 opened this issue Nov 20, 2020 · 1 comment

Comments

@satisfied83
Copy link

satisfied83 commented Nov 20, 2020

I installed V0.1.8 and just tried to connect to helios kwl500. Connection to mqtt is established and also first values can be seen on mqtt broker side (status topic and connected item).

After few seconds helios2mqtt crashes, refer to added log information

2020-11-20 15:01:48.336 <info>  mqtt connected mqtt://127.0.0.1
(node:21026) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'toString' of undefined
    at /usr/lib/node_modules/helios2mqtt/helios.js:190:168
    at process._tickCallback (internal/process/next_tick.js:68:7)
(node:21026) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:21026) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
@mreschka
Copy link
Owner

mreschka commented Jan 7, 2021

Sorry for the late reply - This seems to be a problem with an unforseen response in helios2mqtt from your Helios. Could you please add the parameter "-v debug" to your cmdline, so we can see what exactly happes here?

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