Description
Environment
Self-Hosted (Docker)
Version
2.0.3
Describe the problem
When installing through Docker with the provided pull image lissy93/dashy:latest, it gets towards the end of the install and says "This is taking longer than usual" on the web UI progress bar, then says there are error, check the log.
Log output including below.
(Installing on RiPi 3 (ARMv7) through Docker / Portainer.)
██████╗ █████╗ ███████╗██╗ ██╗██╗ ██╗
██╔══██╗██╔══██╗██╔════╝██║ ██║╚██╗ ██╔╝
██║ ██║███████║███████╗███████║ ╚████╔╝
██║ ██║██╔══██║╚════██║██╔══██║ ╚██╔╝
██████╔╝██║ ██║███████║██║ ██║ ██║
╚═════╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═╝
Welcome to Dashy! 🚀
Your new dashboard is now up and running with Docker
After updating your config file, run 'docker exec -it [container-id] yarn build' to rebuild
Using Dashy V-2.0.3. Update Check Complete
✅ Dashy is Up-to-Date
- Building for production...
WARN A new version of sass-loader is available. Please upgrade for best experience.
<--- Last few GCs --->
[61:0x74533040] 229060 ms: Mark-sweep (reduce) 227.1 (236.9) -> 227.1 (237.4) MB, 5560.7 / 0.3 ms (average mu = 0.286, current mu = 0.011) allocation failure scavenge might not succeed
<--- JS stacktrace --->
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
Additional info
No response
Please tick the boxes
- You are using a supported version of Dashy (check the first two digits of the version number)
- You've checked that this issue hasn't already been raised
- You've checked the docs and troubleshooting guide
- You agree to the code of conduct