Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update sshkey problem in netconf #276

Open
zyboy2000 opened this issue May 8, 2019 · 1 comment
Open

update sshkey problem in netconf #276

zyboy2000 opened this issue May 8, 2019 · 1 comment

Comments

@zyboy2000
Copy link

I use libssh(0.7.3) in netconf , Update the key when communicating(rpc), After that, there's no way to communicate anymore , Could it be that the LIBSSH version is too low ? thank you!

netopeer-server[5713]: Writing message (session 2): ssh_packet_socket_callback: packet: read type 30 [len=92,padding=21,comp=70,payload=70] ssh_packet_process: Dispatching handler for packet type 30 ssh_packet_kexdh_init: Received SSH_MSG_KEXDH_INIT ssh_server_ecdh_init: SSH_MSG_KEXDH_REPLY sent packet_send2: packet: wrote [len=636,padding=9,comp=626,payload=626] packet_send2: packet: wrote [len=12,padding=10,comp=1,payload=1] ssh_server_ecdh_init: SSH_MSG_NEWKEYS sent ssh_socket_unbuffered_write: Enabling POLLOUT for socket ssh_packet_socket_callback: packet: read type 21 [len=28,padding=26,comp=1,payload=1] ssh_packet_process: Dispatching handler for packet type 21 ssh_packet_newkeys: Received SSH_MSG_NEWKEYS
can't receive any RPC any more

@michalvasko
Copy link
Member

Hi,
if this is the full libssh output then it seems likely, try updating it.

Regards,
Michal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants