question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bug (unassigned variable) in show ip route parser, version 21.10

See original GitHub issue
/lib/python3.9/site-packages/genie/libs/parser/iosxe/show_routing.py", line 454, in cli
    route_dict['active'] = active
UnboundLocalError: local variable 'active' referenced before assignment

Also reported in the pyats repo (dulicate): https://github.com/CiscoTestAutomation/pyats/issues/136

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ghostcommented, Nov 18, 2021

A fix has been pushed and is in the process of being merged in. Thank you @maercu for pointing out the issue.

0reactions
omehrabicommented, Feb 8, 2022

seems th issue is fixed could you update to latest version and check again

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · CiscoTestAutomation/genieparser - GitHub
sub-component of Genie that parse the device output into structured ... Bug (unassigned variable) in show ip route parser, version 21.10.
Read more >
16.4. Static Routes and the Default Gateway
Configuring Static Routes Using the Command Line. If static routes are required, they can be added to the routing table by means of...
Read more >
Oracle Digital Assistant Known Issues - Cloud
Setting userScope variable to a map fails with javaException:Can't find a variable type for variable value class 'class java.util.HashMap' . Web SDK: Not ......
Read more >
Advanced ASR 9000 - Operation and Troubleshooting
Use Telemetry or SNMP to check on power population and status ... Cisco IOS XR Software, Version 5.3.3[Default] ... Allows for variable number...
Read more >
VPC-DI System Administration Guide, Release 21.10 - Cisco
VPC-DI System Administration Guide, Release 21.10. ... Any examples, command display output, network ... Configuring a Static Route for an Interface 137.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found