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

sudo python2 srx.py -getconf Traceback (most recent call last): File "srx.py", line 771, in <module> tag_nat = scan_tag(top_security.nat, 'source') File "srx.py", line 201, in scan_tag for child in tagname.children: AttributeError: 'NoneType' object has no attribute 'children' #3

Open
MElbeshti opened this issue Oct 27, 2020 · 0 comments

Comments

@MElbeshti
Copy link

MElbeshti commented Oct 27, 2020

sudo python2 srx.py -getconf
Traceback (most recent call last):
File "srx.py", line 771, in
tag_nat = scan_tag(top_security.nat, 'source')
File "srx.py", line 201, in scan_tag
for child in tagname.children:
AttributeError: 'NoneType' object has no attribute 'children'
@haeringer @djaity
#bug @bug

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

1 participant