libnetconf2 icon indicating copy to clipboard operation
libnetconf2 copied to clipboard

with libssh0.9.3

Open foxge opened this issue 5 years ago • 1 comments

Hi I try to build libnetconf2-1.1.7 with libssh-0.9.3, and patched the T211, but found out, the connection from client will be disconnected after 20 seconds.

ERR("Session %u: receive rpc error, status is not running (%d)", cur_session->id, cur_session->status);

what happened ?

foxge avatar May 15 '20 05:05 foxge

Hi, you then got the 0.9.4 version behavior that is still buggy. Look into the FAQ, I have added links to both bugs so if you want to just apply another patch, you should be able to.

Regards, Michal

michalvasko avatar May 15 '20 06:05 michalvasko