-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Webshell Error #19
Comments
Any progress with this? |
Does anybody knows the alternative for that? |
Same issue here, any potential fix or news on this? |
Same issue here |
Same issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Im running PM2 on armbian and it's works fine except webshell module
Node version 7.x and npm version 4.x
Here is a log of error:
Starting execution sequence in -fork mode- for app name:pm2-webshell id:2
PM2 | App name:pm2-webshell id:2 online
2|pm2-webs | TypeError: Cannot read property 'prototype' of undefined
2|pm2-webs | at Object. (/root/.pm2/node_modules/socket.io/lib/store.js:35:41)
2|pm2-webs | at Module._compile (module.js:571:32)
2|pm2-webs | at Object.Module._extensions..js (module.js:580:10)
2|pm2-webs | at Module.load (module.js:488:32)
2|pm2-webs | at tryModuleLoad (module.js:447:12)
2|pm2-webs | at Function.Module._load (module.js:439:3)
2|pm2-webs | at Module.require (module.js:498:17)
2|pm2-webs | at require (internal/module.js:20:19)
2|pm2-webs | at Object. (/root/.pm2/node_modules/socket.io/lib/manager.js:16:13)
2|pm2-webs | at Module._compile (module.js:571:32)
PM2 | App [pm2-webshell] with id [2] and pid [3696], exited with code [1] via signal [SIGINT]
The text was updated successfully, but these errors were encountered: