In order to overcome error 128 on Jenkins proceed with the following actions:
- SSH to your Jenkins Server
- Copy known hosts file from
~/.ssh/
to/var/lib/jenkins/.ssh
After that the error should disappear.
In order to overcome error 128 on Jenkins proceed with the following actions:
~/.ssh/
to /var/lib/jenkins/.ssh
After that the error should disappear.