Poeschl / Hassio-Addons

The repository for my Home Assistant Supervisor Add-ons.
Apache License 2.0
315 stars 93 forks source link

PNG not showing after certain time #395

Open joostlitjens opened 1 year ago

joostlitjens commented 1 year ago

I'm using your addon with succes, only after a while i have to manually restart the addon.

Any feedback on this log?

s6-rc: info: service s6rc-fdholder: starting s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service legacy-cont-init: starting s6-rc: info: service s6rc-fdholder successfully started s6-rc: info: service Server: starting s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service Server successfully started s6-rc: info: service ICantBelieveItsNotValetudo: starting s6-rc: info: service ICantBelieveItsNotValetudo successfully started s6-rc: info: service legacy-services: starting s6-rc: info: service legacy-services successfully started [21:22:46] INFO: Setup config [21:22:46] INFO: Start Proxywebserver [21:22:48] INFO: Start ICantBelieveItsNotValetudo

start node main.js Killed [15:01:43] INFO: Setup config [15:01:44] INFO: Start ICantBelieveItsNotValetudo Killed node:events:491 throw er; // Unhandled 'error' event ^ Error: connect ECONNREFUSED 127.0.0.1:3000 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1294:16) Emitted 'error' event on Request instance at: at Request.onerror (node:internal/streams/readable:785:14) at Request.emit (node:events:525:35) at Request.onRequestError (/server/node_modules/request/request.js:877:8) at ClientRequest.emit (node:events:513:28) at Socket.socketErrorListener (node:_http_client:494:9) at Socket.emit (node:events:513:28) at emitErrorNT (node:internal/streams/destroy:151:8) at emitErrorCloseNT (node:internal/streams/destroy:116:3) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 3000 } Node.js v18.10.0 [09:01:02] INFO: Start Proxywebserver start node main.js

github-actions[bot] commented 1 year ago

Hi, there.

Please make sure you have the right addon for your software. The addon you mentioning is the companion for ICantBelieveItsNotValetudo from Hypfer.


This is an automated comment. Responding to the bot or mentioning it won't have any effect.

Log | Bot Usage
joostlitjens commented 1 year ago

I installed 'This is the adaption of ICantBelieveItsNotValetudo as a Supervisor addon.' i thought maybe it's due your changes. You think the problem is in the original addon?