You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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?
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
The text was updated successfully, but these errors were encountered: