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
When trying to upgrade it fails with error : DEBUG - [facilmap-frontend]: FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
Context
Hardware: VPS bought online
YunoHost version: latest stable
I have access to my server: Through SSH | through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no
Using, or trying to install package version/branch:
If upgrading, current package version: 3.4.0~ynh3
Steps to reproduce
have a machine with just 1.1G available and try to upgrade
Expected behavior
it uses the swap that has been added in order to compile
One relevant issue could be that in commit 7225c27, the build script was changed to build the app rather than downloading the prebuilt bundle from NPM. I don't know why this change was made, but it causes the installation of the app to require much more memory than would be necessary for its execution.
Describe the bug
When trying to upgrade it fails with error :
DEBUG - [facilmap-frontend]: FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
Context
Steps to reproduce
Expected behavior
it uses the swap that has been added in order to compile
Logs
https://paste.yunohost.org/raw/rupibiguwo
The text was updated successfully, but these errors were encountered: