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
I am wondering why I keep running into this error. I installed all the dependencies and also have installed the posix module. No matter what happens show to try fixing the connections, I am not sure where this is coming from.
``
New Relic
[2018-05-17 15:37:58.383] [INFO] [default] - Setting POSIX
[2018-05-17 15:37:58.383] [INFO] [default] - { [Error: EPERM, Operation not permitted] errno: 1, code: 'EPERM', syscall: 'setrlimit' }
Error: EPERM, Operation not permitted
at Object.<anonymous> (/home/username/Desktop/unomp/init.js:44:15)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:945:3
The text was updated successfully, but these errors were encountered:
I am wondering why I keep running into this error. I installed all the dependencies and also have installed the posix module. No matter what happens show to try fixing the connections, I am not sure where this is coming from.
The text was updated successfully, but these errors were encountered: