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

Docker Container Stops on Unraid #144

Open
tacticalkeyboard opened this issue May 20, 2024 · 1 comment
Open

Docker Container Stops on Unraid #144

tacticalkeyboard opened this issue May 20, 2024 · 1 comment

Comments

@tacticalkeyboard
Copy link

tacticalkeyboard commented May 20, 2024

The docker container appears to stop on its own without interaction when installed on Docker/Unraid. The container needs to be manually started again.

Edit:
Here's a copy of the logs before the container shut off.

node:events:491
throw er; // Unhandled 'error' event
^
Error: connect ETIMEDOUT 8.8.4.4:443
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
Emitted 'error' event on ClientRequest instance at:
at TLSSocket.socketErrorListener (node:_http_client:494:9)
at TLSSocket.emit (node:events:513:28)
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
errno: -110,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '8.8.4.4',
port: 443
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

@MagicalSpacePope
Copy link

Also on Unraid, mine stops after each lookup. I'll start it and leave it unused to see if it stops on its own for me as well.

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