RocketChat / RocketChat/Rocket.Chat

Problem with upgrade 6.3.8 to latest version (isolated-vm module and node)

Open
#30,758 12 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Hi. After upgrade rocket chat 6.3.8 to any 6.4 release (also latest), it fail while starting with error:

Oct 17 16:06:18 chat systemd[1]: Started Rocket.Chat.
Oct 17 16:06:24 chat Rocket.Chat[175878]: Some indexes for collection 'rocketchat_uploads' could not be created:
Oct 17 16:06:24 chat Rocket.Chat[175878]: #011Index with name: rid_1 already exists with different options
Oct 17 16:06:36 chat Rocket.Chat[175878]: strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
Oct 17 16:06:36 chat Rocket.Chat[175878]: strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
Oct 17 16:06:36 chat Rocket.Chat[175878]: strict mode: use allowUnionTypes to allow union type keyword at "#/properties/value" (strictTypes)
Oct 17 16:06:36 chat xe-daemon[852]: CollectOS error: &os.PathError{Op:"open", Path:"/var/cache/xe-linux-distribution", Err:0x2}
Oct 17 16:06:36 chat Rocket.Chat[175878]: strict mode: "items" is 1-tuple, but minItems or maxItems/additionalItems are not specified or different at path "#/properties/matrixIds"
Oct 17 16:06:39 chat Rocket.Chat[175878]: /opt/Rocket.Chat/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/promise_server.js:218
Oct 17 16:06:39 chat Rocket.Chat[175878]:      throw error;
Oct 17 16:06:39 chat Rocket.Chat[175878]:      ^
Oct 17 16:06:39 chat Rocket.Chat[175878]: Error: The module '/opt/Rocket.Chat/programs/server/npm/node_modules/isolated-vm/out/isolated_vm.node'
Oct 17 16:06:39 chat Rocket.Chat[175878]: was compiled against a different Node.js version using
Oct 17 16:06:39 chat Rocket.Chat[175878]: NODE_MODULE_VERSION 72. This version of Node.js requires
Oct 17 16:06:39 chat Rocket.Chat[175878]: NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
Oct 17 16:06:39 chat Rocket.Chat[175878]: the module (for instance, using `npm rebuild` or `npm install`).
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Object.Module._extensions..node (internal/modules/cjs/loader.js:1173:18)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Module.load (internal/modules/cjs/loader.js:979:32)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Module.Mp.load (/opt/Rocket.Chat/programs/server/runtime.js:37:33)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Module.require (internal/modules/cjs/loader.js:1003:19)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at require (internal/modules/cjs/helpers.js:107:18)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Object.<anonymous> (/opt/Rocket.Chat/programs/server/npm/node_modules/isolated-vm/isolated-vm.js:1:-44)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Module._compile (internal/modules/cjs/loader.js:1114:14)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Module.Mp._compile (/opt/Rocket.Chat/programs/server/runtime.js:77:23)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Module.load (internal/modules/cjs/loader.js:979:32)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Module.Mp.load (/opt/Rocket.Chat/programs/server/runtime.js:37:33)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Module.require (internal/modules/cjs/loader.js:1003:19)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at require (internal/modules/cjs/helpers.js:107:18)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at npmRequire (/opt/Rocket.Chat/programs/server/npm-require.js:111:12)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Module.useNode (packages/modules-runtime.js:751:18)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at module (/opt/Rocket.Chat/programs/server/packages/modules.js:204170:8)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at fileEvaluate (packages/modules-runtime.js:336:7)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Module.require (packages/modules-runtime.js:238:14)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Module.moduleLink [as link] (/opt/Rocket.Chat/programs/server/npm/node_modules/meteor/modules/node_modules/@meteorjs/reify/lib/runtime/index.js:52:22)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at module (app/integrations/server/lib/isolated-vm/isolated-vm.ts:2:43)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at fileEvaluate (packages/modules-runtime.js:336:7)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Module.require (packages/modules-runtime.js:238:14)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Module.moduleLink [as link] (/opt/Rocket.Chat/programs/server/npm/node_modules/meteor/modules/node_modules/@meteorjs/reify/lib/runtime/index.js:52:22)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at module (app/integrations/server/lib/triggerHandler.js:1:1149)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at fileEvaluate (packages/modules-runtime.js:336:7)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Module.require (packages/modules-runtime.js:238:14)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Module.moduleLink [as link] (/opt/Rocket.Chat/programs/server/npm/node_modules/meteor/modules/node_modules/@meteorjs/reify/lib/runtime/index.js:52:22)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at server/services/meteor/service.ts:1:72
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at module (server/services/meteor/service.ts:285:2)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at fileEvaluate (packages/modules-runtime.js:336:7)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Module.require (packages/modules-runtime.js:238:14)
Oct 17 16:06:39 chat Rocket.Chat[175878]:    at Module.moduleLink [as link] (/opt/Rocket.Chat/programs/server/npm/node_modules/meteor/modules/node_modules/@meteorjs/reify/lib/runtime/index.js:52:22) {
Oct 17 16:06:39 chat Rocket.Chat[175878]:  code: 'ERR_DLOPEN_FAILED'
Oct 17 16:06:39 chat Rocket.Chat[175878]: }
Oct 17 16:06:39 chat systemd[1]: rocketchat.service: Main process exited, code=exited, status=1/FAILURE
Oct 17 16:06:39 chat systemd[1]: rocketchat.service: Failed with result 'exit-code'.
Oct 17 16:06:39 chat systemd[1]: rocketchat.service: Service RestartSec=100ms expired, scheduling restart.
Oct 17 16:06:39 chat systemd[1]: rocketchat.service: Scheduled restart job, restart counter is at 2.
Oct 17 16:06:39 chat systemd[1]: Stopped Rocket.Chat.
Oct 17 16:06:39 chat systemd[1]: Started Rocket.Chat.
Oct 17 16:06:44 chat Rocket.Chat[175937]: Some indexes for collection 'rocketchat_uploads' could not be created:
Oct 17 16:06:44 chat Rocket.Chat[175937]: #011Index with name: rid_1 already exists with different options
Oct 17 16:06:48 chat systemd[1]: Stopping Rocket.Chat...
Oct 17 16:06:48 chat systemd[1]: rocketchat.service: Succeeded.
Oct 17 16:06:48 chat systemd[1]: Stopped Rocket.Chat.
Oct 17 16:07:34 chat systemd[1]: Started Rocket.Chat.
Oct 17 16:07:36 chat xe-daemon[852]: CollectOS error: &os.PathError{Op:"open", Path:"/var/cache/xe-linux-distribution", Err:0x2}
Oct 17 16:07:38 chat Rocket.Chat[175996]: Some indexes for collection 'rocketchat_uploads' could not be created:
Oct 17 16:07:38 chat Rocket.Chat[175996]: #011Index with name: rid_1 already exists with different options
Oct 17 16:07:50 chat Rocket.Chat[175996]: strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
Oct 17 16:07:50 chat Rocket.Chat[175996]: strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
Oct 17 16:07:50 chat Rocket.Chat[175996]: strict mode: use allowUnionTypes to allow union type keyword at "#/properties/value" (strictTypes)
Oct 17 16:07:51 chat Rocket.Chat[175996]: strict mode: "items" is 1-tuple, but minItems or maxItems/additionalItems are not specified or different at path "#/properties/matrixIds"
Oct 17 16:07:53 chat Rocket.Chat[175996]: /opt/Rocket.Chat/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/promise_server.js:218
Oct 17 16:07:53 chat Rocket.Chat[175996]:      throw error;
Oct 17 16:07:53 chat Rocket.Chat[175996]:      ^
Oct 17 16:07:53 chat Rocket.Chat[175996]: Error: The module '/opt/Rocket.Chat/programs/server/npm/node_modules/isolated-vm/out/isolated_vm.node'
Oct 17 16:07:53 chat Rocket.Chat[175996]: was compiled against a different Node.js version using
Oct 17 16:07:53 chat Rocket.Chat[175996]: NODE_MODULE_VERSION 72. This version of Node.js requires
Oct 17 16:07:53 chat Rocket.Chat[175996]: NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
Oct 17 16:07:53 chat Rocket.Chat[175996]: the module (for instance, using `npm rebuild` or `npm install`).
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Object.Module._extensions..node (internal/modules/cjs/loader.js:1173:18)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Module.load (internal/modules/cjs/loader.js:979:32)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Module.Mp.load (/opt/Rocket.Chat/programs/server/runtime.js:37:33)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Module.require (internal/modules/cjs/loader.js:1003:19)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at require (internal/modules/cjs/helpers.js:107:18)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Object.<anonymous> (/opt/Rocket.Chat/programs/server/npm/node_modules/isolated-vm/isolated-vm.js:1:-44)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Module._compile (internal/modules/cjs/loader.js:1114:14)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Module.Mp._compile (/opt/Rocket.Chat/programs/server/runtime.js:77:23)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Module.load (internal/modules/cjs/loader.js:979:32)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Module.Mp.load (/opt/Rocket.Chat/programs/server/runtime.js:37:33)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Module.require (internal/modules/cjs/loader.js:1003:19)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at require (internal/modules/cjs/helpers.js:107:18)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at npmRequire (/opt/Rocket.Chat/programs/server/npm-require.js:111:12)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Module.useNode (packages/modules-runtime.js:751:18)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at module (/opt/Rocket.Chat/programs/server/packages/modules.js:204170:8)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at fileEvaluate (packages/modules-runtime.js:336:7)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Module.require (packages/modules-runtime.js:238:14)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Module.moduleLink [as link] (/opt/Rocket.Chat/programs/server/npm/node_modules/meteor/modules/node_modules/@meteorjs/reify/lib/runtime/index.js:52:22)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at module (app/integrations/server/lib/isolated-vm/isolated-vm.ts:2:43)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at fileEvaluate (packages/modules-runtime.js:336:7)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Module.require (packages/modules-runtime.js:238:14)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Module.moduleLink [as link] (/opt/Rocket.Chat/programs/server/npm/node_modules/meteor/modules/node_modules/@meteorjs/reify/lib/runtime/index.js:52:22)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at module (app/integrations/server/lib/triggerHandler.js:1:1149)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at fileEvaluate (packages/modules-runtime.js:336:7)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Module.require (packages/modules-runtime.js:238:14)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Module.moduleLink [as link] (/opt/Rocket.Chat/programs/server/npm/node_modules/meteor/modules/node_modules/@meteorjs/reify/lib/runtime/index.js:52:22)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at server/services/meteor/service.ts:1:72
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at module (server/services/meteor/service.ts:285:2)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at fileEvaluate (packages/modules-runtime.js:336:7)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Module.require (packages/modules-runtime.js:238:14)
Oct 17 16:07:53 chat Rocket.Chat[175996]:    at Module.moduleLink [as link] (/opt/Rocket.Chat/programs/server/npm/node_modules/meteor/modules/node_modules/@meteorjs/reify/lib/runtime/index.js:52:22) {
Oct 17 16:07:53 chat Rocket.Chat[175996]:  code: 'ERR_DLOPEN_FAILED'
Oct 17 16:07:53 chat Rocket.Chat[175996]: }
Oct 17 16:07:53 chat systemd[1]: rocketchat.service: Main process exited, code=exited, status=1/FAILURE
Oct 17 16:07:53 chat systemd[1]: rocketchat.service: Failed with result 'exit-code'.
Oct 17 16:07:53 chat systemd[1]: rocketchat.service: Service RestartSec=100ms expired, scheduling restart.
Oct 17 16:07:53 chat systemd[1]: rocketchat.service: Scheduled restart job, restart counter is at 1.
Oct 17 16:07:53 chat systemd[1]: Stopped Rocket.Chat.
Oct 17 16:07:53 chat systemd[1]: Started Rocket.Chat.
Oct 17 16:07:58 chat Rocket.Chat[176062]: Some indexes for collection 'rocketchat_uploads' could not be created:
Oct 17 16:07:58 chat Rocket.Chat[176062]: #011Index with name: rid_1 already exists with different options
Oct 17 16:08:09 chat Rocket.Chat[176062]: strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
Oct 17 16:08:09 chat Rocket.Chat[176062]: strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
Oct 17 16:08:09 chat Rocket.Chat[176062]: strict mode: use allowUnionTypes to allow union type keyword at "#/properties/value" (strictTypes)
Oct 17 16:08:10 chat Rocket.Chat[176062]: strict mode: "items" is 1-tuple, but minItems or maxItems/additionalItems are not specified or different at path "#/properties/matrixIds"
Oct 17 16:08:12 chat Rocket.Chat[176062]: /opt/Rocket.Chat/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/promise_server.js:218
Oct 17 16:08:12 chat Rocket.Chat[176062]:      throw error;
Oct 17 16:08:12 chat Rocket.Chat[176062]:      ^
Oct 17 16:08:12 chat Rocket.Chat[176062]: Error: The module '/opt/Rocket.Chat/programs/server/npm/node_modules/isolated-vm/out/isolated_vm.node'
Oct 17 16:08:12 chat Rocket.Chat[176062]: was compiled against a different Node.js version using
Oct 17 16:08:12 chat Rocket.Chat[176062]: NODE_MODULE_VERSION 72. This version of Node.js requires
Oct 17 16:08:12 chat Rocket.Chat[176062]: NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
Oct 17 16:08:12 chat Rocket.Chat[176062]: the module (for instance, using `npm rebuild` or `npm install`).
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Object.Module._extensions..node (internal/modules/cjs/loader.js:1173:18)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Module.load (internal/modules/cjs/loader.js:979:32)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Module.Mp.load (/opt/Rocket.Chat/programs/server/runtime.js:37:33)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Module.require (internal/modules/cjs/loader.js:1003:19)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at require (internal/modules/cjs/helpers.js:107:18)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Object.<anonymous> (/opt/Rocket.Chat/programs/server/npm/node_modules/isolated-vm/isolated-vm.js:1:-44)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Module._compile (internal/modules/cjs/loader.js:1114:14)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Module.Mp._compile (/opt/Rocket.Chat/programs/server/runtime.js:77:23)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Module.load (internal/modules/cjs/loader.js:979:32)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Module.Mp.load (/opt/Rocket.Chat/programs/server/runtime.js:37:33)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Module.require (internal/modules/cjs/loader.js:1003:19)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at require (internal/modules/cjs/helpers.js:107:18)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at npmRequire (/opt/Rocket.Chat/programs/server/npm-require.js:111:12)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Module.useNode (packages/modules-runtime.js:751:18)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at module (/opt/Rocket.Chat/programs/server/packages/modules.js:204170:8)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at fileEvaluate (packages/modules-runtime.js:336:7)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Module.require (packages/modules-runtime.js:238:14)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Module.moduleLink [as link] (/opt/Rocket.Chat/programs/server/npm/node_modules/meteor/modules/node_modules/@meteorjs/reify/lib/runtime/index.js:52:22)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at module (app/integrations/server/lib/isolated-vm/isolated-vm.ts:2:43)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at fileEvaluate (packages/modules-runtime.js:336:7)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Module.require (packages/modules-runtime.js:238:14)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Module.moduleLink [as link] (/opt/Rocket.Chat/programs/server/npm/node_modules/meteor/modules/node_modules/@meteorjs/reify/lib/runtime/index.js:52:22)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at module (app/integrations/server/lib/triggerHandler.js:1:1149)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at fileEvaluate (packages/modules-runtime.js:336:7)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Module.require (packages/modules-runtime.js:238:14)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Module.moduleLink [as link] (/opt/Rocket.Chat/programs/server/npm/node_modules/meteor/modules/node_modules/@meteorjs/reify/lib/runtime/index.js:52:22)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at server/services/meteor/service.ts:1:72
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at module (server/services/meteor/service.ts:285:2)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at fileEvaluate (packages/modules-runtime.js:336:7)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Module.require (packages/modules-runtime.js:238:14)
Oct 17 16:08:12 chat Rocket.Chat[176062]:    at Module.moduleLink [as link] (/opt/Rocket.Chat/programs/server/npm/node_modules/meteor/modules/node_modules/@meteorjs/reify/lib/runtime/index.js:52:22) {
Oct 17 16:08:12 chat Rocket.Chat[176062]:  code: 'ERR_DLOPEN_FAILED'
Oct 17 16:08:12 chat Rocket.Chat[176062]: }
Oct 17 16:08:12 chat systemd[1]: rocketchat.service: Main process exited, code=exited, status=1/FAILURE
Oct 17 16:08:12 chat systemd[1]: rocketchat.service: Failed with result 'exit-code'.
Oct 17 16:08:12 chat systemd[1]: rocketchat.service: Service RestartSec=100ms expired, scheduling restart.
Oct 17 16:08:12 chat systemd[1]: rocketchat.service: Scheduled restart job, restart counter is at 2.
Oct 17 16:08:12 chat systemd[1]: Stopped Rocket.Chat.

My node version: v14.21.3

I also try to do:

$ cd /opt/Rocket.Chat/programs/server/npm/
$ rm -rf node_modules/isolated-vm
$ npm install

And:


npm WARN deprecated undefined@0.1.0: this package has been deprecated
npm WARN deprecated boom@7.3.0: This module has moved and is now available at @hapi/boom. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
npm WARN deprecated cryptiles@4.1.3: This module has moved and is now available at @hapi/cryptiles. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated dommatrix@1.0.3: dommatrix is no longer maintained. Please use @thednp/dommatrix.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
npm WARN deprecated http2@3.3.6: Use the built-in module in node 9.0.0 or newer, instead
npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated vm2@3.9.19: The library contains critical security issues and should not be used for production! The maintenance of the project has been discontinued. Consider migrating your code to isolated-vm.
npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
npm WARN notsup Unsupported engine for @aws-sdk/client-cognito-identity@3.218.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/client-cognito-identity@3.218.0
npm WARN notsup Unsupported engine for @aws-sdk/client-sts@3.218.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/client-sts@3.218.0
npm WARN notsup Unsupported engine for @aws-sdk/config-resolver@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/config-resolver@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/credential-provider-imds@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/credential-provider-imds@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/abort-controller@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/abort-controller@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/credential-provider-ini@3.218.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/credential-provider-ini@3.218.0
npm WARN notsup Unsupported engine for @aws-sdk/credential-provider-cognito-identity@3.218.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/credential-provider-cognito-identity@3.218.0
npm WARN notsup Unsupported engine for @aws-sdk/client-sso-oidc@3.216.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/client-sso-oidc@3.216.0
npm WARN notsup Unsupported engine for @aws-sdk/credential-provider-env@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/credential-provider-env@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/credential-provider-web-identity@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/credential-provider-web-identity@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/credential-provider-process@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/credential-provider-process@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/is-array-buffer@3.201.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/is-array-buffer@3.201.0
npm WARN notsup Unsupported engine for @aws-sdk/credential-provider-sso@3.218.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/credential-provider-sso@3.218.0
npm WARN notsup Unsupported engine for @aws-sdk/credential-providers@3.218.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/credential-providers@3.218.0
npm WARN notsup Unsupported engine for @aws-sdk/client-sso@3.218.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/client-sso@3.218.0
npm WARN notsup Unsupported engine for @aws-sdk/hash-node@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/hash-node@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/credential-provider-node@3.218.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/credential-provider-node@3.218.0
npm WARN notsup Unsupported engine for @aws-sdk/middleware-recursion-detection@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/middleware-recursion-detection@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/middleware-retry@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/middleware-retry@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/middleware-serde@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/middleware-serde@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/middleware-content-length@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/middleware-content-length@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/middleware-endpoint@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/middleware-endpoint@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/middleware-host-header@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/middleware-host-header@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/middleware-logger@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/middleware-logger@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/node-config-provider@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/node-config-provider@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/middleware-user-agent@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/middleware-user-agent@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/property-provider@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/property-provider@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/middleware-sdk-sts@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/middleware-sdk-sts@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/protocol-http@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/protocol-http@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/service-error-classification@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/service-error-classification@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/querystring-parser@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/querystring-parser@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/middleware-stack@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/middleware-stack@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/signature-v4@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/signature-v4@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/querystring-builder@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/querystring-builder@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/node-http-handler@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/node-http-handler@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/shared-ini-file-loader@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/shared-ini-file-loader@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/middleware-signing@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/middleware-signing@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/smithy-client@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/smithy-client@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/token-providers@3.216.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/token-providers@3.216.0
npm WARN notsup Unsupported engine for @aws-sdk/util-config-provider@3.208.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/util-config-provider@3.208.0
npm WARN notsup Unsupported engine for @aws-sdk/types@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/types@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/util-base64@3.208.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/util-base64@3.208.0
npm WARN notsup Unsupported engine for @aws-sdk/util-hex-encoding@3.201.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/util-hex-encoding@3.201.0
npm WARN notsup Unsupported engine for @aws-sdk/util-endpoints@3.216.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/util-endpoints@3.216.0
npm WARN notsup Unsupported engine for @aws-sdk/util-body-length-node@3.208.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/util-body-length-node@3.208.0
npm WARN notsup Unsupported engine for @aws-sdk/util-buffer-from@3.208.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/util-buffer-from@3.208.0
npm WARN notsup Unsupported engine for @aws-sdk/util-user-agent-node@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/util-user-agent-node@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/util-middleware@3.215.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/util-middleware@3.215.0
npm WARN notsup Unsupported engine for @aws-sdk/util-uri-escape@3.201.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/util-uri-escape@3.201.0
npm WARN notsup Unsupported engine for @aws-sdk/util-utf8-node@3.208.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/util-utf8-node@3.208.0
npm WARN notsup Unsupported engine for @aws-sdk/util-locate-window@3.208.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @aws-sdk/util-locate-window@3.208.0
npm WARN notsup Unsupported engine for @eslint-community/eslint-utils@4.4.0: wanted: {"node":"^12.22.0 || ^14.17.0 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @eslint-community/eslint-utils@4.4.0
npm WARN notsup Unsupported engine for @eslint/eslintrc@2.1.0: wanted: {"node":"^12.22.0 || ^14.17.0 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @eslint/eslintrc@2.1.0
npm WARN notsup Unsupported engine for @eslint/js@8.44.0: wanted: {"node":"^12.22.0 || ^14.17.0 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @eslint/js@8.44.0
npm WARN notsup Unsupported engine for @humanwhocodes/module-importer@1.0.1: wanted: {"node":">=12.22"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @humanwhocodes/module-importer@1.0.1
npm WARN notsup Unsupported engine for @kaciras/deasync@1.0.3: wanted: {"node":">=14"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @kaciras/deasync@1.0.3
npm WARN notsup Unsupported engine for @redis/client@1.1.0: wanted: {"node":">=14"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @redis/client@1.1.0
npm WARN notsup Unsupported engine for @rocket.chat/forked-matrix-appservice-bridge@4.0.1: wanted: {"node":">=14"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @rocket.chat/forked-matrix-appservice-bridge@4.0.1
npm WARN notsup Unsupported engine for @rocket.chat/forked-matrix-bot-sdk@0.6.0-beta.2: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @rocket.chat/forked-matrix-bot-sdk@0.6.0-beta.2
npm WARN notsup Unsupported engine for @typescript-eslint/scope-manager@5.60.1: wanted: {"node":"^12.22.0 || ^14.17.0 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @typescript-eslint/scope-manager@5.60.1
npm WARN notsup Unsupported engine for @typescript-eslint/parser@5.60.1: wanted: {"node":"^12.22.0 || ^14.17.0 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @typescript-eslint/parser@5.60.1
npm WARN notsup Unsupported engine for @typescript-eslint/eslint-plugin@5.60.1: wanted: {"node":"^12.22.0 || ^14.17.0 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @typescript-eslint/eslint-plugin@5.60.1
npm WARN notsup Unsupported engine for @typescript-eslint/type-utils@5.60.1: wanted: {"node":"^12.22.0 || ^14.17.0 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @typescript-eslint/type-utils@5.60.1
npm WARN notsup Unsupported engine for @typescript-eslint/typescript-estree@5.60.1: wanted: {"node":"^12.22.0 || ^14.17.0 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @typescript-eslint/typescript-estree@5.60.1
npm WARN notsup Unsupported engine for @typescript-eslint/visitor-keys@5.60.1: wanted: {"node":"^12.22.0 || ^14.17.0 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @typescript-eslint/visitor-keys@5.60.1
npm WARN notsup Unsupported engine for @typescript-eslint/utils@5.60.1: wanted: {"node":"^12.22.0 || ^14.17.0 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @typescript-eslint/utils@5.60.1
npm WARN notsup Unsupported engine for @typescript-eslint/types@5.60.1: wanted: {"node":"^12.22.0 || ^14.17.0 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: @typescript-eslint/types@5.60.1
npm WARN notsup Unsupported engine for anti-trojan-source@1.4.0: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: anti-trojan-source@1.4.0
npm WARN notsup Unsupported engine for eslint@8.45.0: wanted: {"node":"^12.22.0 || ^14.17.0 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: eslint@8.45.0
npm WARN notsup Unsupported engine for eslint-visitor-keys@3.4.1: wanted: {"node":"^12.22.0 || ^14.17.0 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: eslint-visitor-keys@3.4.1
npm WARN notsup Unsupported engine for espree@9.6.0: wanted: {"node":"^12.22.0 || ^14.17.0 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: espree@9.6.0
npm WARN notsup Unsupported engine for image-size@1.0.2: wanted: {"node":">=14.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: image-size@1.0.2
npm WARN notsup Unsupported engine for meow@10.1.2: wanted: {"node":"^12.20.0 || ^14.13.1 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: meow@10.1.2
npm WARN notsup Unsupported engine for ranges-push@6.0.12: wanted: {"node":"^12.20.0 || ^14.13.1 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: ranges-push@6.0.12
npm WARN notsup Unsupported engine for react-hook-form@7.45.4: wanted: {"node":">=12.22.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: react-hook-form@7.45.4
npm WARN notsup Unsupported engine for ranges-apply@6.0.12: wanted: {"node":"^12.20.0 || ^14.13.1 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: ranges-apply@6.0.12
npm WARN notsup Unsupported engine for ranges-sort@5.0.12: wanted: {"node":"^12.20.0 || ^14.13.1 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: ranges-sort@5.0.12
npm WARN notsup Unsupported engine for string-collapse-leading-whitespace@6.0.12: wanted: {"node":"^12.20.0 || ^14.13.1 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: string-collapse-leading-whitespace@6.0.12
npm WARN notsup Unsupported engine for string-left-right@5.0.12: wanted: {"node":"^12.20.0 || ^14.13.1 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: string-left-right@5.0.12
npm WARN notsup Unsupported engine for string-trim-spaces-only@4.0.12: wanted: {"node":"^12.20.0 || ^14.13.1 || >=16.0.0"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: string-trim-spaces-only@4.0.12
npm WARN notsup Unsupported engine for typescript@5.2.2: wanted: {"node":">=14.17"} (current: {"node":"12.14.0","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: typescript@5.2.2

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@rocket.chat%2faccount-utils - Not found
npm ERR! 404 
npm ERR! 404  '@rocket.chat/account-utils@0.0.1' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/rocket/.npm/_logs/2023-10-25T14_06_53_682Z-debug.log
$ 

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with app/integrations/server/lib/isolated-vm/isolated-vm.ts and the import path through app/integrations/server/lib/triggerHandler.js. Reproduce the upgrade from Rocket.Chat 6.3.8 and compare the isolated-vm native module's compiled Node.js version with the runtime version shown in the error. Done means the service starts without ERR_DLOPEN_FAILED after upgrading.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js, typescript
Domain
backend, build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.