fork: Resource temporarily unavailable
|
|
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
lil help Tks |
|
|
Usually that happens if you exceed the # of allowed processes for your account: |
|
|
Ah … And I must do what for delete process ? Thanks Lame for your help |
|
|
‘ps x’ will show all your processes use ‘kill ####’ where #### is the process id of the process you want to kill |