I am using the load-balancing service in VYOS. The show command `show wan-load-balance` is broken and need to be fixed.
The show command does not update the last success or failure status after configuration of the load-balancing service as shown in the following screenshot:
{F15351472}
After first change in interface connectivity status (determined by the interface-heath ping test), the status gets updated in the show command output, but time shown is still broken as shown in the following screenshot. The last success is show as -1 days and the time is also in UTC, not consistent with the time reported as last success timestamp.
{F15351502}
Following is the version information for the rolling release I am using:
```
vyos@vyos# run show version
Version: VyOS 2025.05.08-0019-rolling
Release train: current
Release flavor: generic
Built by: autobuild@vyos.net
Built on: Thu 08 May 2025 00:19 UTC
Build UUID: 644d9249-56b8-4ad0-a62f-f1f7fd3d0c75
Build commit ID: 247e8103392942
Architecture: x86_64
Boot via: installed image
System type: KVM guest
Secure Boot: n/a (BIOS)
Hardware vendor: QEMU
Hardware model: Standard PC (i440FX + PIIX, 1996)
Hardware S/N:
Hardware UUID: 7db50095-f28a-47ef-a452-9334c2b6f784
Copyright: VyOS maintainers and contributors
[edit]
```
Besides filing this bug report I, would like to contribute with the fix for this bug, which I have tested locally.