Ash
Ash
On further consideration, for the sake of accessibility perhaps an indicator other than a colour would be more appropriate. Perhaps filter tags?
You could add the following to the /usr/share/rpimonitor/web/index.html header: `` Replace (time in seconds) with the number of seconds you want the page to refresh.
For the sake of simplicity is it worth finding it with 'whereis' or 'find' (both are installed by default) and prompting the user to add that location to the path...
> Except for the regexp, this plugin do what you want. Yes, thank you. Can you confirm how the regex option works? It doesn't seem to work on the output...
> First of all, you said that you want to replace the running process list (processlist plugin) by the tail log plugin. Why ? Every plugin can be enable or...
> I can’t reproduce on a Fresh profile on Firefox 141.0.3 (x64). Can you still reproduce this issue? By the way, when you select "alway open in container", the extension...
> However, if the error is turned into a warning (either via flag, or unconditionally), it would be possible to add both :: and 0.0.0.0 to the address option: Being...
Ok. Well I have it working now I guess, but ideally I still think having a fallback from ipv6 to ipv4 or vice versa would be more ideal as it...
> IMHO one could also treat a bind error on :: specifically with a retry using 0.0.0.0 so users don't have to list both and still can list multiple bind...
New install via script, getting the following error when trying to register: ``` Error: Invalid request to the service: 400 Bad Request - failed to add user. Location: /home/runner/work/atuin/atuin/crates/atuin-client/src/api_client.rs:178:17 ```...