Comment #7 on issue 22 by [email protected]: SSHLibrary.Execute Command ---- AttributeError: 'NoneType' object has no attribute 'exec_command'
http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=22

This looks like user error to me. I think it should be closed. This is the error that happens when you execute a command but haven't establish a connection. At least that's what happens on Mac. This could happen for a couple of reason because you didn't login. Maybe you reversed the commands (they need to be "Open Connection" then "Login". Or perhaps you forgot to copy your sshkey to a directory where RF can see it (needs to be relative to the executable)


Reply via email to