Jay2k1
Jay2k1
HLSW has three different formats it can export its server lists in. Allowing to import at least one of these would be great if you're managing a lot of servers....
On a server with a lot of maps, when tapping "change map", the list that opens is a) ordered reverse alphabetically (Z to A) and b) not always showing all...
Fixes #4106. As I mentioned in that issue, this solution is not optimal because it breaks consistency with other help tooltips, but at least it solves the overflow in this...
**Describe the bug** In my workspace, I tried creating some groups, which silently failed. Then I tried to add a file directly as favourite, after which the error message "Unable...
CheckMK says "FailedPythonPlugins: gateway". Running the script with `--debug` yields ``` Traceback (most recent call last): File "/usr/local/etc/rc.syshook.d/start/99-checkmk_agent", line 164, in do_checks _lines += getattr(self,_check)() File "/usr/local/etc/rc.syshook.d/start/99-checkmk_agent", line 468, in...
Today on our Ubuntu-based cluster, we installed updates via apt and our cluster broke. Logs on the monitor node said ``` Dec 06 10:19:07 monitor01 pg_autoctl[67687]: 10:19:07 67687 ERROR Error...
Hi, I am using Nagstamon on both macOS and Linux. I have noticed that the layout on the mac version is more compact and dense, so I can see much...
https://github.com/Cacti/plugin_weathermap/blob/3c6e0e94a954e66a24ba0e81d17b419553575eaf/lib/poller-common.php#L100-L263 This function is being called whenever you open the weathermap map list (console > management > weathermaps). Back in the day, background and icon images were stored in the...
Using the [SAT-linux-c839eb1](https://github.com/Drifter321/admintool/suites/18660278325/artifacts/1085533589) build from [this job](https://github.com/Drifter321/admintool/actions/runs/7056468443): ``` Jay2k1@Jay2k1-kubuntu ~/Downloads/Source Admin Tool % ./SourceAdminTool Cannot mix incompatible Qt library (5.15.3) with this library (5.15.2) [1] 25010 IOT instruction (core dumped)...
According to the [docs](https://discord.com/developers/docs/resources/webhook#execute-webhook), in order to create a forum thread, you only have to supply an additional `thread_name` field in the JSON (and use a forum channel webhook URL)....