Safari Not Listing Packages in LuCI

I have a strange problem with LuCI on my Mac and Safari. The packages list is completely empty, but it displays the number of packages. See screenshot below :-

It displays correctly using Edge and Safari on my iPad.

Any ideas?

Thank you all!

Deleted the cache. No difference. I'm at a loss.....

is this the first time after reboot? Than a "Update lists..." is needed to download the package information due to the fact it is stored in temporary file systen.

1 Like

What version of Safari are you using (and on what version of Mac OS)?

And what version is your OpenWrt installation?

ubus call system board
1 Like

Safari - Version 17.2.1 (19617.1.17.11.12)

OpenWrt -

{
        "kernel": "5.15.137",
        "hostname": "OpenWrt",
        "system": "ARMv8 Processor rev 3",
        "model": "Raspberry Pi Compute Module 4 Rev 1.0",
        "board_name": "raspberrypi,4-compute-module",
        "rootfs_type": "ext4",
        "release": {
                "distribution": "OpenWrt",
                "version": "23.05.2",
                "revision": "r23630-842932a63d",
                "target": "bcm27xx/bcm2711",
                "description": "OpenWrt 23.05.2 r23630-842932a63d"
        }
}