Misskey install error

Hello! I tried install misskey, but I see error:
2022-07-14 13:14:50,263: DEBUG - FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
2022-07-14 13:14:50,295: DEBUG - 1: 0xb09980 node::Abort() [webpack]
2022-07-14 13:14:50,297: DEBUG - 2: 0xa1c235 node::FatalError(char const*, char const*) [webpack]
2022-07-14 13:14:50,300: DEBUG - 3: 0xcf77be v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [webpack]
2022-07-14 13:14:50,302: DEBUG - 4: 0xcf7b37 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [webpack]
2022-07-14 13:14:50,304: DEBUG - 5: 0xeaf3d5 [webpack]
2022-07-14 13:14:50,306: DEBUG - 6: 0xebf09d v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [webpack]
2022-07-14 13:14:50,309: DEBUG - 7: 0xec1d9e v8::internal::Heap::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [webpack]
2022-07-14 13:14:50,312: DEBUG - 8: 0xe832da v8::internal::factory::NewFillerObject(int, bool, v8::internal::AllocationType, v8::internal::AllocationOrigin) [webpack]
2022-07-14 13:14:50,314: DEBUG - 9: 0x11fc026 v8::internal::Runtime_AllocateInYoungGeneration(int, unsigned long*, v8::internal::Isolate*) [webpack]
2022-07-14 13:14:50,316: DEBUG - 10: 0x15f0a99 [webpack]
2022-07-14 13:14:50,408: DEBUG - Aborted
2022-07-14 13:14:50,461: DEBUG - /var/www/misskey/node_modules/execa/lib/error.js:60
2022-07-14 13:14:50,461: DEBUG - error = new Error(message);
2022-07-14 13:14:50,461: DEBUG - ^
2022-07-14 13:14:50,462: DEBUG -
2022-07-14 13:14:50,462: DEBUG - Error: Command failed with exit code 134: npm run build
2022-07-14 13:14:50,462: DEBUG - at makeError (/var/www/misskey/node_modules/execa/lib/error.js:60:11)
2022-07-14 13:14:50,462: DEBUG - at handlePromise (/var/www/misskey/node_modules/execa/index.js:118:26)
2022-07-14 13:14:50,462: DEBUG - at processTicksAndRejections (node:internal/process/task_queues:96:5)
2022-07-14 13:14:50,462: DEBUG - at async /var/www/misskey/scripts/build.js:14:2 {
2022-07-14 13:14:50,462: DEBUG - shortMessage: ‘Command failed with exit code 134: npm run build’,
2022-07-14 13:14:50,462: DEBUG - command: ‘npm run build’,
2022-07-14 13:14:50,462: DEBUG - escapedCommand: ‘npm run build’,
2022-07-14 13:14:50,462: DEBUG - exitCode: 134,
2022-07-14 13:14:50,462: DEBUG - signal: undefined,
2022-07-14 13:14:50,462: DEBUG - signalDescription: undefined,
2022-07-14 13:14:50,462: DEBUG - stdout: undefined,
2022-07-14 13:14:50,463: DEBUG - stderr: undefined,
2022-07-14 13:14:50,463: DEBUG - failed: true,
2022-07-14 13:14:50,463: DEBUG - timedOut: false,
2022-07-14 13:14:50,463: DEBUG - isCanceled: false,
2022-07-14 13:14:50,463: DEBUG - killed: false
2022-07-14 13:14:50,463: DEBUG - }
2022-07-14 13:14:51,107: DEBUG - error Command failed with exit code 1.
2022-07-14 13:14:51,108: DEBUG - info Visit yarn run | Yarn for documentation about this command.
2022-07-14 13:14:51,551: DEBUG - + ynh_exit_properly
2022-07-14 13:14:52,144: DEBUG - + ynh_clean_setup
2022-07-14 13:14:52,147: DEBUG - + ynh_clean_check_starting
2022-07-14 13:14:52,160: DEBUG - + ‘[’ -n ‘’ ‘]’
2022-07-14 13:14:52,160: DEBUG - + ‘[’ -n ‘’ ‘]’
2022-07-14 13:14:53,326: ERROR - Невозможно установить misskey: Произошла ошибка в скрипте установки приложения

Please me help!

1 Like

What’s your server? Vps, laptop, desktop, VM, rpi, etc
What version of yunohost?
How much ram?

VirtualBox.
Windows 10, ryzen3, 4gb RAM.
Yunohost v4.1.8 and v11.0.7

Try to add swap and reinstall.

It’s not the latest version, update it

1 Like

The cause was probably not enough memory.
He already closed the issues on git.

2 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.