miloserdow / capistrano-deploy

Github Actions for Capistrano
MIT License
127 stars 43 forks source link

cannot ssh into server: [error]: unix_listener: cannot bind to path /tmp/ssh-auth.sock: Address already in use #69

Closed ujan-shakya closed 3 months ago

ujan-shakya commented 3 months ago

2024-05-24_16-30

quick fix was to manually deleting the sock /tmp/ssh-auth.sock.

[note: I am using on a self hosted runner ]

ujan-shakya commented 3 months ago

closing this issue, was already created :): https://github.com/miloserdow/capistrano-deploy/issues/66