Please connect to your OpenWrt device using ssh and copy the output of the following commands and post it here using the "Preformatted text </> " button:
Remember to redact passwords, MAC addresses and any public IP addresses you may have:
root@OpenWRT_router:~# ubus call system board
{
"kernel": "5.15.137",
"hostname": "OpenWRT_router",
"system": "ARMv7 Processor rev 1 (v7l)",
"model": "Linksys WRT3200ACM",
"board_name": "linksys,wrt3200acm",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "23.05.2",
"revision": "r23630-842932a63d",
"target": "mvebu/cortexa9",
"description": "OpenWrt 23.05.2 r23630-842932a63d"
}
}
root@OpenWRT_router:~# mount -v
/dev/root on /rom type squashfs (ro,relatime,errors=continue)
proc on /proc type proc (rw,nosuid,nodev,noexec,noatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
/dev/ubi0_1 on /overlay type ubifs (rw,noatime,assert=read-only,ubi=0,vol=1)
overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work)
ubi1:syscfg on /tmp/syscfg type ubifs (rw,relatime,assert=read-only,ubi=1,vol=0)
tmpfs on /dev type tmpfs (rw,nosuid,noexec,noatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,noatime,mode=600,ptmxmode=000)
debugfs on /sys/kernel/debug type debugfs (rw,noatime)
bpffs on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,noatime,mode=700)
/dev/sda1 on /mnt/sda1 type ext4 (rw,relatime)
I did an Attended Sysupgrade from OpenWrt 23.05.2 to 23.05.4 and after rebooting, I could not find any files far into the future anymore. However, the dates shown in VNSTAT are still out in the future.
I didn't touch the files. After Sysupgrade from OpenWrt 23.05.2 to 23.05.4, after a 5-10 minutes, I could no longer find any files that are dated in the future. However, luci-app-statistics and luci-app-vnstat2 will not display any graphics although the daemon is working. Looking at the log files revealed that the database could not be updated because current data is older than previous data because they were in the future. Erasing the SQLite database to start anew solved the problem.
However, luci-app-vnstat2 now displays the 2030-01-01 date in more places. Looking at the entries in the SQLite database shows that date.
Although there no longer are *.db files listed in the future, there are quite a few non *.db files dated 2030-01-01 as per the partial list below due to characters limit.