Node Error with genieacs services

hello,

I’m trying to install genie, I followed all steps of documentation but when I try to enable and start the services I get the error:

in genieacs.env I set NODE_OPTIONS=–enable-source-maps

node version: v20.7.0

Anyone knows something about this error?

zaidka may you help me?

I do not have that option enabled and it works just fine.

when reporting an error do mention your context and provide as much info as possible like linux distro/version. Also no need to do screenshots of text if you can simply copy/paste them.

Thanks for answer, I’ll get better
About this option, I’ve tried to disable but I got another error:

* genieacs-fs.service - GenieACS FS
     Loaded: loaded (/etc/systemd/system/genieacs-fs.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Fri 2023-09-29 19:52:03 UTC; 5s ago
    Process: 23275 ExecStart=/opt/genieacs/dist/bin/genieacs-fs (code=exited, status=1/FAILURE)
   Main PID: 23275 (code=exited, status=1/FAILURE)

Sep 29 19:52:03 GenieACS-DEV genieacs-fs[23275]:     at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
Sep 29 19:52:03 GenieACS-DEV genieacs-fs[23275]:     at Module.load (internal/modules/cjs/loader.js:653:32)
Sep 29 19:52:03 GenieACS-DEV genieacs-fs[23275]:     at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
Sep 29 19:52:03 GenieACS-DEV genieacs-fs[23275]:     at Function.Module._load (internal/modules/cjs/loader.js:585:3)
Sep 29 19:52:03 GenieACS-DEV genieacs-fs[23275]:     at Module.require (internal/modules/cjs/loader.js:692:17)
Sep 29 19:52:03 GenieACS-DEV genieacs-fs[23275]:     at require (internal/modules/cjs/helpers.js:25:18)
Sep 29 19:52:03 GenieACS-DEV genieacs-fs[23275]:     at Object.<anonymous> (/opt/genieacs/dist/node_modules/whatwg-url/lib/url-state-machine.js:5:34)
Sep 29 19:52:03 GenieACS-DEV genieacs-fs[23275]:     at Module._compile (internal/modules/cjs/loader.js:778:30)
Sep 29 19:52:03 GenieACS-DEV systemd[1]: genieacs-fs.service: Main process exited, code=exited, status=1/FAILURE
Sep 29 19:52:03 GenieACS-DEV systemd[1]: genieacs-fs.service: Failed with result 'exit-code'.