You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue does not occur if the empty line is taken out of the config, or if <= 1.6.40 is used.
Cisco NX-OS 7.3 and others do generate configurations with blank lines, for example this is the last output of "show run" on a device of ours:
logging logfile messages 6
logging server 10.110.180.23
logging server 10.30.183.174
logging source-interface loopback0
logging timestamp milliseconds
logging monitor 6
logging level local6 6
no logging console
Contact Details
Via issue ticket
What happened?
Backtrace in init, _bootstrap_obj_init_ios, assign_parent_to_closing_braces
On 1.6.40 and older the code has run without failure
CiscoConfParse Version
1.6.41
What Operating System are you using?
Linux - Debian, Ubuntu, CentOS, RHEL or others, Other (please specify): CentOS 7.x and Cygwin
What Python version(s) have this problem?
Python 3.6.9, 3.6.8. Probably others/all, we have not found a python version that avoids this issue
Show us how to reproduce the problem. Please tell us if the problem is specific to certain inputs or situations.
Python tracebacks
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: