Page MenuHomeVyOS Platform

"show dns forwarding statistics" NameError: name 'vyos' is not defined
Closed, ResolvedPublicBUG

Description

$ show dns forwarding statistics
Traceback (most recent call last):
  File "/usr/libexec/vyos/op_mode/dns_forwarding_statistics.py", line 19, in <module>
    c = vyos.config.Config()
NameError: name 'vyos' is not defined

Details

Difficulty level
Unknown (require assessment)
Version
VyOS 1.2.0-rolling+201806030337
Why the issue appeared?
Will be filled on close