strongloop / strong-pm

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

Recover from slc deploy failure #355

Closed boxfish closed 4 years ago

boxfish commented 8 years ago

I had an app deployed to strong-pm. Due to an error in the code, it kept throwing exception and strong-pm kept attempting to restart it and took almost 100% cpu. Further calling to slc deploy always failed with Error: connect ECONNREFUSED 127.0.0.1:8701. Even thought I have a fix to the app, I cannot deploy this new version due to slc is not responding to deploy requests anymore. What is the best strategy to escape from such situation?

dmastag commented 8 years ago

Guess you could slc ctl remove SVC

and then deploy again

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.