need help with ssh in jungerl
ke.han
ke.han@REDACTED
Tue Apr 26 20:18:55 CEST 2005
I have installed ssh from jungerl for use with otp10B-4 on Linux.
When I try to connect to another server like:
3> ssh:connect({192,168,1,30}, []).
I get the error:
=ERROR REPORT==== 27-Apr-2005::02:15:21 ===
Error in process <0.47.0> with exit value:
{{case_clause,{error,enoent}},[{ssh_proto,known_host_key,2},{ssh_proto,client_kex,3},{ssh_proto,kex_negotiate,8}]}
{error,{{case_clause,{error,enoent}},
[{ssh_proto,known_host_key,2},
{ssh_proto,client_kex,3},
{ssh_proto,kex_negotiate,8}]}}
Any idea what I'm missing?
thanks, ke han
More information about the erlang-questions
mailing list