Forum Replies Created
-
AuthorPosts
-
JamesGParticipant
Hi,
Since your organization has a YumaPro SDK Support License, your question has been addressed on our Customer Support Portal. Thank you!
JamesGParticipantNOTE: I am using yangcli client not yangcli-pro client.
That is your problem. Config term mode is a feature that is not available in the open source yangcli client.
Try downloading YumaPro Client which includes yangcli-pro.
JamesGParticipantHi,
What server are you using? It’s possible the server you are connecting to does not support config-term mode.
JamesGParticipantHi,
Based on what commands are available to you when you hit <TAB> it looks like you are not connected to a NETCONF server.
Config term mode can only be used when yangcli-pro is connected to a server.
JamesGParticipantWhat error do you see when you try to download the installer?
What is in your Downloads folder?
May 22, 2020 at 4:36 pm in reply to: Error installing yumapro-sdk-basic-18.10-18.rpi3.armhf.deb #18799JamesGParticipantyumapro-sdk-basic-18.10-18.rpi3.armhf.deb is built on Raspbian 8 (jessie).
That is why you are running into these errors.
We will look into building on the latest Rasbpian in an upcoming release.
May 13, 2020 at 9:54 am in reply to: Internal Server Error 500 for RESTCONF netconf-pro 19.10.7 #18791JamesGParticipantIf you are using apache2 on Ubuntu 18 you will need to start netconfd-pro as root with the fileloc-fhs parameter set to true, e.g:
> sudo netconfd-pro fileloc-fhs=true
What is the –fileloc-fhs parameter and how should it be used?
Alternatively you can set up NGINX on your Ubuntu 18 system and you won’t have to run as root.
-
AuthorPosts