Advertisement
Guest User

Untitled

a guest
Jun 20th, 2018
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. Using winscp I'm now at:
  2. . 2018-06-20 09:21:59.276 GSSAPI authentication request refused
  3. . 2018-06-20 09:21:59.276 Disconnected: No supported authentication methods available (server sent: publickey,gssapi-keyex,gssapi-with-mic)
  4. * 2018-06-20 09:21:59.306 (EFatal) Disconnected: No supported authentication methods available (server sent: publickey,gssapi-keyex,gssapi-with-mic)
  5. * 2018-06-20 09:21:59.307 Authentication log (see session log for details):
  6. * 2018-06-20 09:21:59.308 Unable to load private key file "C:\Program Files\PuTTY\key\private.ppk" (file format error)
  7. * 2018-06-20 09:21:59.308 Using username "ocart".
  8. * 2018-06-20 09:21:59.308
  9. * 2018-06-20 09:21:59.308 Authentication failed.
  10.  
  11. or maybe
  12. . 2018-06-20 09:23:56.278 Host key matches cached key
  13. . 2018-06-20 09:23:56.279 Host key fingerprint is:
  14. . 2018-06-20 09:23:56.279 ssh-rsa 2048 44:ed:41:7a:e3:b2:2f:8b:53:8d:64:31:df:7b:a2:bd
  15. . 2018-06-20 09:23:56.279 Initialised AES-256 SDCTR client->server encryption
  16. . 2018-06-20 09:23:56.279 Initialised HMAC-SHA-256 client->server MAC algorithm
  17. . 2018-06-20 09:23:56.279 Initialised AES-256 SDCTR server->client encryption
  18. . 2018-06-20 09:23:56.279 Initialised HMAC-SHA-256 server->client MAC algorithm
  19. . 2018-06-20 09:23:56.776 Received disconnect message (protocol error)
  20. . 2018-06-20 09:23:56.776 Disconnection message text: bad service request ssh-connection
  21. . 2018-06-20 09:23:56.777 Server sent disconnect message
  22. . 2018-06-20 09:23:56.777 type 2 (protocol error):
  23. . 2018-06-20 09:23:56.777 "bad service request ssh-connection"
  24. * 2018-06-20 09:23:56.836 (EFatal) Server sent disconnect message
  25. * 2018-06-20 09:23:56.836 type 2 (protocol error):
  26. * 2018-06-20 09:23:56.836 "bad service request ssh-connection"
  27. * 2018-06-20 09:23:56.836 Authentication failed.
  28.  
  29. Or filezilla:
  30. Status: Connecting to shelterbedsdev.com...
  31. Response: fzSftp started, protocol_version=4
  32. Command: keyfile "C:\Program Files\PuTTY\key\private.ppk"
  33. Command: open "ocart@shelterbedsdev.com" 22
  34. Error: Disconnected: No supported authentication methods available (server sent: publickey,gssapi-keyex,gssapi-with-mic)
  35. Error: Could not connect to server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement