Jump to content

Algiarept

Members
  • Posts

    2
  • Joined

  • Last visited

Algiarept's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Yes, so this fixed it and now the MQTT entities show up in Home Assistant. The container stays online and works just fine. This is brilliant ! Question is: If this is an issue for multiple users, can we implement this fix in the template for future users?
  2. Hello there, after a long hiatus, I´ve tried this fork. However, it just seems to me to justcrash after a few seconds. Via Dozzle i´ve extracted the following logs stdout 13.08.2023 16:40:26 > [email protected] start stdout 13.08.2023 16:40:26 > cross-env NUXT_HOST=0.0.0.0 NODE_ENV=production node server/index.js stdout 13.08.2023 16:40:26 stderr 13.08.2023 16:40:26 stderr 13.08.2023 16:40:26 WARN mode option is deprecated. You can safely remove it from nuxt.config stderr 13.08.2023 16:40:26 stderr 13.08.2023 16:40:26 stderr 13.08.2023 16:40:26 WARN No .env file found in /app. stderr 13.08.2023 16:40:26 stdout 13.08.2023 16:40:27 Connected to mqtt broker stdout 13.08.2023 16:40:27 stdout 13.08.2023 16:40:27 READY Server listening on http://0.0.0.0:80 stdout 13.08.2023 16:40:27 stderr 13.08.2023 16:40:33 /app/utils/Unraid.ts:272 stderr 13.08.2023 16:40:33 console.log(e.response.data) stderr 13.08.2023 16:40:33 ^ stderr 13.08.2023 16:40:33 stderr 13.08.2023 16:40:33 TypeError: Cannot read properties of undefined (reading 'data') stderr 13.08.2023 16:40:33 at /app/utils/Unraid.ts:272:30 stderr 13.08.2023 16:40:33 at processTicksAndRejections (node:internal/process/task_queues:96:5) stderr 13.08.2023 16:40:33 at async /app/utils/Unraid.ts:233:6 stderr 13.08.2023 16:40:33 npm notice stderr 13.08.2023 16:40:33 npm notice New major version of npm available! 8.19.4 -> 9.8.1 stderr 13.08.2023 16:40:33 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.8.1> stderr 13.08.2023 16:40:33 npm notice Run `npm install -g [email protected]` to update! stderr 13.08.2023 16:40:33 npm notice Any idea what I am overseeing? I´ve doublechecked the MQTT servers credentials. Ideas ?
×
×
  • Create New...