strongloop / strong-pm

deployer for node applications
http://strong-pm.io
Other
1k stars 71 forks source link

Failed to deploy : Error: spawn ENOENT #338

Closed dongmai closed 4 years ago

dongmai commented 8 years ago

Hi everyone, I was trying to deploy my application on remote host but failed with the error (in the log file /var/log/upstart/strong-pm.log):

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: spawn ENOENT
    at errnoException (child_process.js:988:11)
    at Process.ChildProcess._handle.onexit (child_process.js:779:34)
sl-pm.js(21918): StrongLoop PM v5.2.1 (API v6.1.0) on port `8701`
sl-pm.js(21918): Base folder `/var/lib/strong-pm`
sl-pm.js(21918): Applications on port `3000 + service ID`
Browse your REST API at http://127.0.0.1:8701/explorer

I could deploy succeed before but today I got this issue.

Can someone have a look at this issue? Thanks.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been closed due to continued inactivity. Thank you for your understanding.