Everything posted by axipher
-
[Plugin] unbalanced
I've made use of this quite a few times now for disk migrations. Each time I forget that Mover and/or Plex can cause issues where UnBalance seems to freeze at a spot, but as soon as you change Scheduled Mover from Hourly to Daily and turn off Plex Docker, UnBalance happilly resumes. Would it be possible to add some sort of warning that checks for Mover being enabled and/or Dockers that are known to have high disk usage prior to staring an UnBalanace session? Even something simply like a checkbox that the user clicks to say "Yes I'm aware Docker and other high disk-read Apps may cause UnBalance to Slow to an unresponsive crawl, I would like to continue." Otherwise still a handy plug-in to this day and appreciate the work on it.
-
[Support] cheesemarathons repo
Thanks for the SteamCacheBundle Docker, worked great first try. You might want to update the Installation Instructions for LANCACHE_IP as well as spelling and grammar.
-
Tutorial: Installing Pulseway for remote monitoring
I had to also create a symlink for libidn using the following command then Pulseway was able to start successfully. ln -s /usr/lib64/libidn.so.12.6.0 /usr/lib64/libidn.so.11 Also anyone Copying the commands in this thread, be careful, for some odd reason, it is adding the UTF BOM character around version numbers so copying the line from step 7 creates a file like this: lrwxrwxrwx 1 root root 22 Jan 2 11:42 libssl.so.0.9.8 -> /lib64/libssl.so.1.0.0*
-
[Plugin] Network Stats
Thanks for the work on this so far, unfortunetaly I don't have "Dynamix System Stats" so I have no stats page, but your plugin is running on my server and the service is started. Looking forward to an updated version that gives me the "Stats" tab on my UnRaid 6.6.6. I just want to be clear, you are planning to update your plugin to add this "Stats" tab right? I would prefer not to install more plugins then I need to if I don't have to.
-
Unraid OS version 6.6.6 available
That fixed it, but I'm hoping Lime-Tech is working on a fix for that. I went to the settings page before for the Cache disk and it had 80 and 90 pre-populated, so I would have never thought I need to change settings back to what they already showed to make it work.
-
Unraid OS version 6.6.6 available
Same thing here, my Cache Pool is at 65% full and on the "Main" page it correctly shows a green bar, but on the "Dashboard" page, it shows a red bar. My "Warning" and "Critical" are at the default 80% and 90% values respectively. So this is just the colour selection on the "Dashboard" page form the looks of it.
-
[Plugin] CA Fix Common Problems
Same issue here. Also: - Ping github works - traceroute github works - I was able to install a new random app from the community apps tab
-
[Plugin] CA Fix Common Problems
The Unraid OS Warning still shows as below: "You are currently running 6.5.2 and the latest version is 6.5.3. It is recommended to upgrade here: and review the release notes HERE" and should instead link to Unraid 6.5.X separate update page now ( "/Tools/Update" )
-
[Plugin] CA Fix Common Problems
Really love the work you've done on this plugin, always one of the first I install on a new UnRaid Install. Now I have a small request to make. I notice that it runs the basic scan on every Reboot of the system. The UnRaid box doesn't get an internet access until a short while after booting so every time I reboot, I get the error notification: Unable to communicate with GitHub.com Would it be possible to add a delay setting for the Boot-up Scan? This is the only error I get and as soon as I get in to the interface and re-ruin the scan, the error goes away because UnRaid has established a connection to the internet by that point.