1.5 compiled on 20240703 (05e3f87975a3fd)
Attempting to set system option ssh-client source-interface lo results in the below upon commit. Unsure if related to T4922 or not.
[edit system option]
adam@r20. show
kernel {
disable-power-saving
}
performance latency
+ssh-client {
+ source-interface lo
+}
time-format 24-hour
[edit system option]
adam@r20# commit
[ system option ]
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):
- Contact us using the online help desk if you have a subscription:
https://support.vyos.io/
- Make sure you are running the latest version of VyOS available at:
https://vyos.net/get/
- Consult the community forum to see how to handle this issue:
https://forum.vyos.io
- Join us 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: 2024-08-20 15:06:30
Image version: VyOS 1.5-circinus-2024Q2
Release train: current
Built by: adam.korab@sixpackets.com
Built on: Wed 03 Jul 2024 21:48 UTC
Build UUID: 405c1ef3-4223-4c11-a2d3-baa4cc16b16d
Build commit ID: 05e3f87975a3fd
Architecture: x86_64
Boot via: installed image
System type: bare metal
Hardware vendor: Supermicro
Hardware model: Super Server
Hardware S/N: 0123456789
Hardware UUID: 00000000-0000-0000-0000-0cc47acce462
Traceback (most recent call last):
File "/usr/libexec/vyos/conf_mode/system_option.py", line 180, in <module>
verify(c)
File "/usr/libexec/vyos/conf_mode/system_option.py", line 81, in verify
verify_source_interface(config)
File "/usr/lib/python3/dist-packages/vyos/configverify.py", line 277, in verify_source_interface
ifname = config['ifname']
~~~~~~^^^^^^^^^^
KeyError: 'ifname'
[[system option]] failed
Commit failed