Hallo, …HIlffffääääää
ich versuche gerade, meine MariaDB zurück nach SQLlite zu konvertieren und scheitere bereits am ersten Schritt des Simonschen Videos.
Ich kann mich per Terminal nich anmelden.
Ich habe dieses “Advanced SSH & Web Terminal” drei Mal installiert und deinstalliert. Username und Passwort eingegeben (von ganz einfach bis komlex) und das Ding gestartet.
Nach dem
ssh Username@IPAdresse
kommt die Passwortabfrage und egal was ich eintippe ist das Ergebnis immer “access denied”
Was ist der Trick bei der Software?
C:\Users\XYZ>ssh hassio@192.168.12.56
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ED25519 key sent by the remote host is
SHA256:Y/xcxcxcxcxcxcx/fffgfgfgfgfgf/A.
Please contact your system administrator.
Add correct host key in C:\\Users\\XYZ/.ssh/known_hosts to get rid of this message.
Offending ED25519 key in C:\\Users\\XYZ/.ssh/known_hosts:1
Host key for 192.168.12.56 has changed and you have requested strict checking.
Host key verification failed.
by tarag: Log als vorformatierten Text </> formatiert
ist schon ein guter Hinweis. Es reicht auch, wenn Du den entsprechenden Eintrag aus der Datei einfach löschst oder diese Datei komplett leerst.
In dem Fall wirst Du beim nächsten mal erneut gefragt, ob der angezeigte Schlüssel korrekt ist.
ED25519 key fingerprint is SHA256:Y/xcxcxcxcxcxcx/fffgfgfgfgfgf/A.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '192.168.12.56' (ED25519) to the list of known hosts.
Corrupted MAC on input.
ssh_dispatch_run_fatal: Connection to 192.168.12.56 port 22: message authentication code incorrect
Sagt dir der Fehler “ssh_dispatch_run_fatal:” was? Wieso geht das nicht einfach…