dashy
dashy copied to clipboard
[BUG] Cant start Dashy after changing to version 3.0.1
Environment
Self-Hosted (Docker)
System
casaOS
Version
3.0.1
Describe the problem
I upgraded the dashy version today to the stable 3.0.1 version. After that i changed the environment as needed, i am getting this error as shown in Additional Info. Plz help :(
Additional info
2024-05-14T10:17:20.325029082Z yarn run v1.22.19 2024-05-14T10:17:20.400185615Z $ NODE_OPTIONS=--openssl-legacy-provider npm-run-all --parallel build start 2024-05-14T10:17:20.962445746Z $ NODE_OPTIONS=--openssl-legacy-provider vue-cli-service build 2024-05-14T10:17:20.962901558Z $ node server 2024-05-14T10:17:21.398933056Z 2024-05-14T10:17:21.398979151Z Checking config file against schema... 2024-05-14T10:17:21.598299135Z ✔️ Config file is valid, no issues found 2024-05-14T10:17:21.598335684Z 2024-05-14T10:17:21.615339705Z SSL Not Enabled: Public key not present 2024-05-14T10:17:21.693217555Z 2024-05-14T10:17:21.693262687Z Using Dashy V-3.0.1. Update Check Complete 2024-05-14T10:17:21.694123216Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2024-05-14T10:17:21.694141328Z ⚠️ Update Available: 3.1.0 2024-05-14T10:17:21.694146892Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2024-05-14T10:17:21.694151918Z 2024-05-14T10:17:22.622130161Z 2024-05-14T10:17:22.625036207Z - Building for production... 2024-05-14T10:17:22.802288377Z WARN A new version of sass-loader is available. Please upgrade for best experience. 2024-05-14T10:17:26.628652307Z node:internal/errors:563 2024-05-14T10:17:26.628741652Z ErrorCaptureStackTrace(err); 2024-05-14T10:17:26.628751188Z ^ 2024-05-14T10:17:26.628756282Z 2024-05-14T10:17:26.628760786Z Error: getaddrinfo EAI_AGAIN Dashy 2024-05-14T10:17:26.628765385Z at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) { 2024-05-14T10:17:26.628770616Z errno: -3001, 2024-05-14T10:17:26.628775449Z code: 'EAI_AGAIN', 2024-05-14T10:17:26.628780011Z syscall: 'getaddrinfo', 2024-05-14T10:17:26.628784446Z hostname: 'Dashy' 2024-05-14T10:17:26.628788820Z } 2024-05-14T10:17:26.628953697Z 2024-05-14T10:17:26.628965884Z Node.js v20.11.1 2024-05-14T10:17:26.659729817Z error Command failed with exit code 1. 2024-05-14T10:17:26.660300833Z info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. 2024-05-14T10:17:26.729685314Z ERROR: "start" exited with 1. 2024-05-14T10:17:26.749820829Z error Command failed with exit code 1. 2024-05-14T10:17:26.749873616Z info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Please tick the boxes
- [X] You have explained the issue clearly, and included all relevant info
- [X] You are using a supported version of Dashy
- [X] You've checked that this issue hasn't already been raised
- [X] You've checked the docs and troubleshooting guide
- [X] You agree to the code of conduct
Hi What version did work previously?
Have you done the steps mentioned here? As Dashy V3 introduced breaking changes. https://github.com/Lissy93/dashy/discussions/1529
Has your container access to the internet? Does DNS work?
Hi What version did work previously?
Have you done the steps mentioned here? As Dashy V3 introduced breaking changes. #1529
yes i have done that, DNS works flawlessly container has access to internet.
Hi What version did work previously?
Have you done the steps mentioned here? As Dashy V3 introduced breaking changes. https://github.com/Lissy93/dashy/discussions/1529
Error: getaddrinfo EAI_AGAIN Dashy
2024-05-14T10:17:26.628765385Z at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) {
Typically is a dns issue.
Could you share your docker command?
(moved any data vom public to user-data folder)
My version before 3.0.1 was 2.1.1
Could you share what files and folders you copied? Because I think you were supposed to only copy the config and possibly other manually edited things
Issue closed due to no response from user.