-
Hi,
I have tried pulling ios XR configuration data using scrapli netconf after connecting the device but it has returned the error - lxml.etree.XMLSyntaxError: PCDATA invalid Char value 8, line 39…
-
**Problem description:** I was trying to connect Cisco XR virtual router running as VM on ESXi host from my Mac OS with PyCharm using Python 3.8 and necessary libraries to use Scrapli Netconf. I had i…
-
I noticed all my ASR's fail to connect. I am getting this message back in the logs
KeyExchangeFailed: No matching encryption algorithm found, sent
…
-
This is a code example where I'm initializing a Nornir object with `dry_run = True`.
When calling a configuration function (like `nornir_scrapli.tasks.send_configs`), the Nornir object `dry_run` valu…
-
**Describe the bug**
Hi Carl!
I'm trying to implement your example `async_edit_config_iosxr.py` on juniper, but have error in opening connection. With `NetconfScrape` driver all working well.
**T…
-
Greetings!
I just have a fast question here, i am STRUGGGLING to get async ssh to run more than one command per session/connection/channel/anything i always get hung up on executing multiple comma…
-
Hi,
I just tried to use scrapli netconf to connect to a JunOS router in my lab. I can exchange server capabilities but I get an XML error when doing any operations such as get_config()
lxml.etre…
-
**Describe the bug**
Hello, Carl.
I have an issue - some commands on NXOS may not respond quickly and because of this Scrapli will show an error with traceback. For exampls next command:
***
inter…
-
Hi There. I am a newbie, and trying to run Scrapli on cygwin/ windows 7.
i ran the commands within the cygwin window in the python interpreter :
i imported the driver, created a device and ran…
-
Hello,
I congratulate you for your great effort and work in the development of this project, but you know that I am new to programming and I would like you to help me so that in the tab show all the …