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

Error 1 when running image from Docker Hub #51

Open
TheLion opened this issue Feb 25, 2023 · 0 comments
Open

Error 1 when running image from Docker Hub #51

TheLion opened this issue Feb 25, 2023 · 0 comments

Comments

@TheLion
Copy link

TheLion commented Feb 25, 2023

Describe the bug
When running versisure-mqtt with an image from Docker Hub, I get an error. Ran it on Docker on a Synology and on a Debian linux system, same error on both systems.

Error 1:  TypeError: Cannot read property 'toString' of undefined
    at /nodeapp/index.js:146:49
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
}

Some information is read and published to MQTT, but it is not complete.

To Reproduce
Redeployed the image several times, this error happens 10 minutes after starting the container.

Expected behavior
No error ;-)

Screenshots
If applicable, add screenshots to help explain your problem.

Describe environment:

  • OS: Synology and Debian 5.10
  • Containerisation yes, v20.10.22, build 3a2c30b
  • Version of Verisure MQTT used: The one in the Docker image on Docker Hub.
  • Command used to start Verisure MQTT:None

Config file(s)
What's the content of the config file(s) you use?
Entered the correct information in the Env settings when deploying the container.

Additional context
Add any other context about the problem 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

1 participant