Looks good on 1.3-rolling-202104220921:
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Apr 24 2021
Apr 23 2021
Looks good on 1.3-rolling-202104220921 (including migration from 1.2.7).
Discussed on slack channel (#lobby) with @christian Poessinger. He has the relevant original configuration file in PM.
Apr 22 2021
This is a bug which is introduced by the rewrite of policy from old node.def files to XML and Python.
Moved to misc as requested https://github.com/vyos/vyos-utils-misc/pull/1
That was generated by running make defconfig, enabling numa, and saving it back. BUILD_BIN2C is related to kexec.
Apr 21 2021
Additionally, I've discovered that CURL uses libssh2 which doesn't support newer host keys (e.g. current default ed25519). Most hosts generate an RSA key as well, but using ssh to log into the remote host will, by default, only place the ed25519 host key in the authorized keys file. The following command:
Apr 20 2021
It seems to show the output correctly when single tunnel is present not with multiple tunnels.
Ref Task: https://phabricator.vyos.net/T3473
Apr 19 2021
I tested in 1.2.7 ver and the issue did not reproduce:
Workaround set raw option "config /path/to/config/file"
Apr 18 2021
Pending peer review
Apr 17 2021
Latest rolling runs 5.10.30 - patch is in there, please verify
That should be rewritten in the same style as the interface stuff rendering the appropriate commands (https://github.com/vyos/vyos-documentation/blob/master/docs/_include/interface-disable.txt)
Can you please re-test this with VyOS 1.4?