When changing a wireguard config, it causes an error when the config items are being compared.
Traceback (most recent call last):
File "/usr/libexec/vyos/conf_mode/wireguard.py", line 370, in <module> apply(c) File "/usr/libexec/vyos/conf_mode/wireguard.py", line 228, in apply addr_eff = re.sub("\'", "", c_eff.return_effective_values(intf + ' address')).split() File "/usr/lib/python3.4/re.py", line 175, in sub return _compile(pattern, flags).sub(repl, string, count)
TypeError: expected string or buffer
interfaces wireguard wg01 failed
Commit failed