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

[QUESTION] <title>Why I cann't start dashy container after update Docker to v.27.4.0? #1769

Open
4 tasks done
ukrainizator opened this issue Dec 17, 2024 · 1 comment
Open
4 tasks done
Assignees
Labels
🤷‍♂️ Question [ISSUE] Further information is requested

Comments

@ukrainizator
Copy link

ukrainizator commented Dec 17, 2024

Question

Docker logs:

yarn run v1.22.19

Config file is valid, no issues found

node:internal/errors:563
ErrorCaptureStackTrace(err);

Error: getaddrinfo ENOTFOUND centos8.stream
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) {
errno: -3008,
code: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'centos8.stream'
}

Node.js v20.11.1
error Command failed with exit code 1
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command

Category

Setup and Deployment

Please tick the boxes

@ukrainizator ukrainizator added the 🤷‍♂️ Question [ISSUE] Further information is requested label Dec 17, 2024
@quinb96
Copy link

quinb96 commented Dec 18, 2024

Also ran into this issue. I installed it for the first time on docker about 2 weeks ago. Had to mess around with it but finally got it to work. I came back to it 2 weeks later and I got this same error. Tried making my own conf.yml and populating the icons folder on the host side manually. Doing that made the error above go away, but now the container will tell me the build was complete and that the dashboard is currently available for me to connect to but never actually is. I always get "connection was reset" error.

@liss-bot liss-bot added 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending and removed 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤷‍♂️ Question [ISSUE] Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants