Does anyone know where the background images of login page are downloaded from?
I've set "built-in" images in the argon-config, not the bing wallpapers, but I see a new wallpaper whenever I need log in to LuCI. I've added a "127.0.0.1 bing.com" line to /etc/hosts and the domain isn't accessible from my computer and pinging it from LuCI interface gives me this:
PING bing.com (127.0.0.1): 56 data bytes
64 bytes from 127.0.0.1: seq=0 ttl=64 time=0.123 ms
64 bytes from 127.0.0.1: seq=1 ttl=64 time=0.131 ms
64 bytes from 127.0.0.1: seq=2 ttl=64 time=0.107 ms
64 bytes from 127.0.0.1: seq=3 ttl=64 time=0.141 ms
64 bytes from 127.0.0.1: seq=4 ttl=64 time=0.162 ms
--- bing.com ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 0.107/0.132/0.162 ms
That's right, the background image is stored in that ../background path however, I don't get why these are downloaded since "built in" has been chosen in argon config as a source, not "bing wallpapers". I don't get it either why they're downloaded at all, since I added new line 127.0.0.1 bing.com to the /etc/hosts.
@RaZi3L Does the theme install normally for you? When I install the ipk from jerrykuku's repo I get a theme fallback "Unable to compile 'themes/argon/header' as Lua template: Unable to load Lua runtime". I am on the latest snapshot.
Any idea what I need to do?
Edit: Sorry, nvm. Worked after I installed luci-app-argon-config.
I've just seen there's a newer version of Argon theme so I purged the old v2.2.9.4 and installed latest v2.3.1. Anyone know how can I activate Unsplash or Wallhaven wallpapers? I can't find such a setting myself. luci-app-argon-config - 0.9-20210309 installed is the latest version.
I can't get Argon to nicely show on my router. It looks pretty ugly as you can see bellow. And even though, I am in light mode, it's still showing me the dark mode. Anyone has an idea what to do?
Check your browser fingerprint protection settings. If it's enabled, disable it, or exclude the IP or domain from it. This is what I needed to do in Firefox.
Hi, installed both the theme and config and it fails with the following. Any guess?
(The latest config download was not working with the wget command, so did it manually, otherwise no change.)
Error
Unhandled exception during request dispatching
/usr/lib/lua/luci/ucodebridge.lua:23: /usr/lib/lua/luci/template.lua:181: Failed to execute template 'themes/argon/header'.
A runtime error occurred: /usr/lib/lua/luci/dispatcher.lua:68: attempt to index global '__entries' (a nil value)
stack traceback:
/usr/lib/lua/luci/dispatcher.lua:68: in function 'node'
[string "/usr/lib/lua/luci/view/themes/argon/header...."]:16: in main chunk
In error(), file [C]
called from function run (/usr/lib/lua/luci/ucodebridge.lua:23)
called from function [anonymous function] (/usr/lib/lua/luci/ucodebridge.lua:37)
In [anonymous function](), file /usr/share/ucode/luci/runtime.uc, line 133, byte 10:
called from function [arrow function] (/usr/share/ucode/luci/runtime.uc:141:63)
called from function render ([C])
called from function [anonymous function] (/usr/share/ucode/luci/runtime.uc:141:64)
called from function run_action (/usr/share/ucode/luci/dispatcher.uc:786:47)
called from function [anonymous function] (/usr/share/ucode/luci/dispatcher.uc:1003:48)
called from anonymous function (/www/cgi-bin/luci:39:13)
` die(ex);`
Near here --------^
Can you add a support for the current 23.05-Snapshot release? I've tried fantastic-feeds_XXX_all.ipk and it works on current master snapshot builds but does not on 23.05-Snapshot.
This is the error message
I was able to install argon theme and argon config manually on 23.05-Snapshot but probably it would be convenient to have both when updating packages lists.
@remittor I've tested the new v2.1 release. It's OK with 23.05-Snapshot now too. No errors. Thanks a lot.
Do you happen to know what is the package that can report NSS load data on the Luci status page.
Such a Luci status page reporting NSS usage (along with CPU) can be seen on this video for QNAP QHora-301W. But could be useful for Netgear R7800s that use OpenWrt NSS builds.