fork: Resource temporarily unavailable

Subscribe to fork: Resource temporarily unavailable 4 posts, 2 voices

 
Avatar bolo 21 posts

Hello,

When i try to deploy my second application with capistro, i can see this error

vu2016@positron.planetargon.com’s password: /etc/bashrc: fork: Resource temporarily unavailable svn: Connection closed unexpectedly
  • [update_code] transaction: rollback [update_code] rolling back executing “rm -rf /var/www/virtual/uag-histoire.com/uag-histoire/releases/20061216004640” servers: “uag-histoire.com” executing command command finished

lil help Tks

 
Avatar lanaer 28 posts

Usually that happens if you exceed the # of allowed processes for your account:

http://docs.planetargon.com/wiki/show/ResourceLimits

 
Avatar bolo 21 posts

Ah …

And I must do what for delete process ?

Thanks Lame for your help

 
Avatar lanaer 28 posts

‘ps x’ will show all your processes

use ‘kill ####’ where #### is the process id of the process you want to kill