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
Trying to deploy docker container, memory allocation failure error and container keep restarting over and over again.
deploying with "latest" tag, tried 2.0.9 - 2.0.6 same outcome.
VM Ubuntu 20.04.4 LTS
Ballooning 2GB ram
Docker version 20.10.16, build aa7e414
Temporary solution is to turn off ballooning and give the vm full 2GB to alocate, then container deploy with no problems.
Additional info
yarn run v1.22.15
$ npm-run-all --parallel build-watch start
$ node server
$ vue-cli-service build --watch --mode production
Checking config file against schema...
✔️ Config file is valid, no issues found
SSL Not Enabled: Public key not present
██████╗ █████╗ ███████╗██╗ ██╗██╗ ██╗
██╔══██╗██╔══██╗██╔════╝██║ ██║╚██╗ ██╔╝
██║ ██║███████║███████╗███████║ ╚████╔╝
██║ ██║██╔══██║╚════██║██╔══██║ ╚██╔╝
██████╔╝██║ ██║███████║██║ ██║ ██║
╚═════╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═╝
Welcome to Dashy! 🚀
Your new dashboard is now up and running with Docker
Using Dashy V-2.1.0. 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 --->
[66:0x7fe11678b350] 31234 ms: Scavenge 346.6 (358.3) -> 346.6 (359.3) MB, 4.8 / 0.0 ms (average mu = 0.283, current mu = 0.164) allocation failure
[66:0x7fe11678b350] 31314 ms: Scavenge 347.5 (359.3) -> 347.4 (364.1) MB, 79.4 / 0.0 ms (average mu = 0.283, current mu = 0.164) allocation failure
<--- JS stacktrace --->
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
Welcome to Dashy 👋
It's great to have you here, but unfortunately your ticket has been closed to prevent spam. Before reopening this issue, please ensure the following criteria are met.
Issues are sometimes closed when users:
Have only recently joined GitHub
Have not yet stared this repository
Have not previously interacted with the repo
Before you reopen this issue, please also ensure that:
You have checked that a similar issue does not already exist
You have checked the documentation for an existing solution
You have completed the relevant sections in the Issue template
Once you have verified the above standards are met, you may reopen this issue. Sorry for any inconvenience caused, I'm just a bot, and sometimes make mistakes 🤖
Environment
Self-Hosted (Docker)
Version
2.1.0
Describe the problem
Trying to deploy docker container, memory allocation failure error and container keep restarting over and over again.
deploying with "latest" tag, tried 2.0.9 - 2.0.6 same outcome.
VM Ubuntu 20.04.4 LTS
Ballooning 2GB ram
Docker version 20.10.16, build aa7e414
Temporary solution is to turn off ballooning and give the vm full 2GB to alocate, then container deploy with no problems.
Additional info
yarn run v1.22.15
$ npm-run-all --parallel build-watch start
$ node server
$ vue-cli-service build --watch --mode production
Checking config file against schema...
✔️ Config file is valid, no issues found
SSL Not Enabled: Public key not present
██████╗ █████╗ ███████╗██╗ ██╗██╗ ██╗
██╔══██╗██╔══██╗██╔════╝██║ ██║╚██╗ ██╔╝
██║ ██║███████║███████╗███████║ ╚████╔╝
██║ ██║██╔══██║╚════██║██╔══██║ ╚██╔╝
██████╔╝██║ ██║███████║██║ ██║ ██║
╚═════╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═╝
Welcome to Dashy! 🚀
Your new dashboard is now up and running with Docker
Using Dashy V-2.1.0. Update Check Complete
✅ Dashy is Up-to-Date
WARN A new version of sass-loader is available. Please upgrade for best experience.
<--- Last few GCs --->
[66:0x7fe11678b350] 31234 ms: Scavenge 346.6 (358.3) -> 346.6 (359.3) MB, 4.8 / 0.0 ms (average mu = 0.283, current mu = 0.164) allocation failure
[66:0x7fe11678b350] 31314 ms: Scavenge 347.5 (359.3) -> 347.4 (364.1) MB, 79.4 / 0.0 ms (average mu = 0.283, current mu = 0.164) allocation failure
<--- JS stacktrace --->
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
error Command failed with signal "SIGABRT".
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ERROR: "build-watch" exited with 1.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Please tick the boxes
The text was updated successfully, but these errors were encountered: