Kill EPERM error in dev
Unsolved
Technical Support
-
I've just refreshed by DEV instance so that it is a replica of production, and when I attempt to start it, I get
Error: kill EPERM at process.kill (node:internal/process/per_thread:221:13) at /home/sudonix.dev/nodebb/loader.js:215:14 at /home/sudonix.dev/nodebb/node_modules/graceful-fs/graceful-fs.js:362:16 at FSReqCallback.oncomplete (node:fs:197:23) { errno: -1, code: 'EPERM', syscall: 'kill' }
./nodebb dev
works fine, but I can't access once I kill the dev console. Production doesn't seem to have this issue, and works without problems.Thanks
Copyright © 2024 NodeBB | Contributors