An attempt to restart flow-accounting on VyOS 1.3-rolling-202005150117 results in:
vyos@cr01b-vyos:~$ restart flow-accounting
Traceback (most recent call last):
File "/usr/libexec/vyos/op_mode/flow_accounting_op.py", line 199, in <module>
message='Failed to restart flow-accounting')
File "/usr/lib/python3/dist-packages/vyos/util.py", line 155, in cmd
raise OSError(code, feedback)
InterruptedError: [Errno 4] Failed to restart flow-accounting
failed to run command: systemctl restart uacctd.service
returned:
exit code: 4Additionally, another error occurs in configure mode:
vyos@cr01b-vyos# run restart flow-accounting
VyOS had an issue completing a command.
We are sorry that you encountered a problem while using VyOS.
There are a few things you can do to help us (and yourself):
- Make sure you are running the latest version of the code available at
https://downloads.vyos.io/rolling/current/amd64/vyos-rolling-latest.iso
- Consult the forum to see how to handle this issue
https://forum.vyos.io
- Join our community on slack where our users exchange help and advice
https://vyos.slack.com
When reporting problems, please include as much information as possible:
- do not obfuscate any data (feel free to contact us privately if your
business policy requires it)
- and include all the information presented below
Report Time: 2020-05-15 23:38:01
Image Version: VyOS 1.3-rolling-202005150117
Release Train: equuleus
Built by: autobuild@vyos.net
Built on: Fri 15 May 2020 01:17 UTC
Build UUID: 7f681145-4ff7-4822-8017-063b071c1f7a
Build Commit ID: 4689514248d6ab
Architecture: x86_64
Boot via: installed image
System type: KVM guest
Hardware vendor: Red Hat
Hardware model: KVM
Hardware S/N: Unknown
Hardware UUID: Unknown
Traceback (most recent call last):
File "/usr/libexec/vyos/op_mode/flow_accounting_op.py", line 199, in <module>
message='Failed to restart flow-accounting')
File "/usr/lib/python3/dist-packages/vyos/util.py", line 155, in cmd
raise OSError(code, feedback)
InterruptedError: [Errno 4] Failed to restart flow-accounting
failed to run command: systemctl restart uacctd.service
returned:
exit code: 4
noteworthy:
cmd 'systemctl restart uacctd.service'
returned (out):
returned (err):
Failed to restart uacctd.service: Access denied
See system logs and 'systemctl status uacctd.service' for details.
[edit]