Wednesday, February 11, 2009

buffer_get_ret: trying to get more bytes 4 than in buffer 0

that is an strange error , i had to remove my .ssh directory and now i can ssh to localhost

3 comments:

  1. Same here. Are you using Jaunty?

    ReplyDelete
  2. yes on jaunty i'm
    the weird part if i move .ssh to .ssh_old
    it works
    with -i
    ssh -i .ssh_old/id_dsa example.com

    ReplyDelete
  3. I had same problem, I removed .ssh/known_hosts and after that ssh runs normal.

    ReplyDelete