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

Unresponsive netopeer-cli #187

Open
Sameer-Chouksey opened this issue Jan 23, 2020 · 3 comments
Open

Unresponsive netopeer-cli #187

Sameer-Chouksey opened this issue Jan 23, 2020 · 3 comments

Comments

@Sameer-Chouksey
Copy link

Hello all,

I am trying to connect netopeer client to a netopeer server. The server is running in the NXP, LS1028ARDB device. I am running the client in an Ubuntu machine.

When I try to connect the client with the server see following response on the server side:

netopeer-server[2044]: Adding new event (5)
netopeer-server[2044]: Created session 1 for user 'root' (UID 0) (recovery)
netopeer-server[2044]: New server session for 'root' with ID 1

Below is the response that I get on the client side.

netopeer-cli
netconf> verbose
Verbose level set to VERBOSE
netconf> connect --port 830 --login root 169.254.67.231
libnetconf VERBOSE: Publickey athentication
libnetconf VERBOSE: No key pair specified.
libnetconf VERBOSE: Password authentication (host 169.254.67.231, user root)
[email protected] password:

After this the terminal doesn't give the control back (no netconf> ). not able to issue any command after this.

Please check and help me know what I am missing. I am also adding complete logs from the server side in a file, please check.

Thanks,
Sameer
Netopeer_server_logs.txt

@michalvasko
Copy link
Member

Hi,
just from the log it may be possible you are using a wrong libssh version with a regression bug. Try the release 0.9.2 instead.

Regards,
Michal

@Sameer-Chouksey
Copy link
Author

Hello Michal,

Thanks for the prompt response.
I have tried with libssh version 0.9.2, 0.9.3 as well as 0.8.0. Same behavior in both the cases.

Regards,
Sameer

@michalvasko
Copy link
Member

Right, in that case I am unable to help you. We are not supporting this old netopeer for quite a few years, please try netopeer2.

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