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

[BUG] Fatal Errors on installation - Javascrtipt Heap out of Memory #511

Closed
4 tasks done
UtopiaOpera opened this issue Feb 26, 2022 · 4 comments
Closed
4 tasks done
Assignees
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working

Comments

@UtopiaOpera
Copy link

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

@UtopiaOpera UtopiaOpera added the 🐛 Bug [ISSUE] Ticket describing something that isn't working label Feb 26, 2022
@liss-bot

This comment was marked as resolved.

@Lissy93
Copy link
Owner

Lissy93 commented Feb 26, 2022

I think there was another issue about this recently, if you look thru past issues there was a similar question a few months ago.

Try something like: --memory 1024 in your docker run command.

Keeping closed as not a bug.

@ex3me4me
Copy link

ex3me4me commented Jun 7, 2022

Oh, sorry:(
I went through troubleshooting on dashy.to and didn't find mansion of this.
need to learn more how to use github search)
thank you for your time and app:)

@Lissy93
Copy link
Owner

Lissy93 commented Jun 7, 2022

No worries :) The website gets a bit out of date, I really need to automate it's sync from the repo...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working
Projects
None yet
Development

No branches or pull requests

4 participants