Adding new storage to stor2rrd but getting this error

SSH network connection: TCP connection to 172.27.18.234:22 is OK.


Crontab test:OK



SSH authorization:NOK

Permission denied (publickey,password,keyboard-interactive).
Error: Unable to connect to remote machine. unable to establish master SSH connection: master process exited unexpectedly
Wed Jan 10 10:34:46 2024 - ERROR   - ssh_test.pl: Unable to connect to remote machine 172.27.18.234 


Comments

  • I am not sure what kind of storage it is, but obviously you have not properly exachanged ssh keys

    This must work without providing passsword prompt: ssh <storage>


    As a workaround you can switch to using password instead of ssh key in the storage properties.

Sign In or Register to comment.