it is long story but to cut short I need to reset plesk admin password, which you cant reset from forget password to do that, I loged to SSH then I became root - sudo su command then I applied sudo passwd to create root password then to reveal plesk password /usr/local/psa/bin/admin --show-password - nothing happened plesk bin admin --set-admin-password -passwd new_password --nothing happen
I thought connecting via putty to instance as root might help to do that I have to create public key which I did via putty key generator.
I applied ssh-keygen command in SSH I gave a passphrase I got result as Your identification has been saved in root-ssh-key.
here comes the question open putty type ip adress when login as comes I type root then this error comesup Disconnected: no supported authentication methods available ( blablabla ) http://prntscr.com/gzkgbf
so how can I connect via putty as root to instance ???