Everything posted by rbojanssen
-
Can’t sign into Connect as of today.
Same, got 8 of them, none work
-
Finding support
Hope I didn't give you the impression that any of my remarks were targeted towards you, nothing but respect for the things you do here (as for any developer)! My remarks are targeted towards UNRAID (or the ones who are responsible for this forum). In the example I gave (with the sleep plugin) I noticed it wasn't working anymore, did a lot of reading and testing myself but I could get it to work. So forum to the rescue! Page 1 of 159..... yeah right. Used the search......didn't find anything useful. So I did what I hate most, made a post with the question without knowing if anybody asked this before. I have my own business and this stuff isn't my hobby (allright a bit it is...) so when I run into trouble I try to find a solution as quick as possible, time is money, I know it sounds like a cliche but it is true. As jmztaylor states "Finding any specific information is nearly impossible." is in my experience very true. I dread using the forum.
-
Finding support
I fully agree with this. From an end user standpoint it IS a nightmare to find info. I have problems with the S3 Sleep plugin so I went looking for info on it. In this case the Dynamix thread has 159 pages. 159! Impossible (even with search) to find adequate info. But also I understand ich777 that maintaining 200 threads is a bit too much😉. Having said that, as a developer myself, if my customers would have to go through finding info the way it happens here......I wouldn't have any customers left..... 😛 If only the end user had the possibility to filter the pages with some kind of keyword / tag (the plugin names?) so only posts that have that keyword / tag show up. Shouldn't be that hard to implement, make users that create (not quote, they inherit) a new post select one of the keywords/tags...... I love UNRAID but finding info on these forums has always been..... well......not nice....
-
Dynamix - V6 Plugins
Thx for the answer. It worked before indeed, I really depend on it. I'll try the network activity monitor, does it respect the 30 mins wait or is that only for array status?
-
Dynamix - V6 Plugins
I have some problems with the S3 Sleep plugin. It's a bit too eager to put the system into sleep.... I have execute function on Sleep but no matter what options (Wait for array or Monitor Disks outside) I select it wil ALWAYS put computer to sleep after the Extra Delay after array inactivity. My disks spin down after 30 mins. Extra delay is set to 5 mins. No matter if the array is active or not it puts my server to sleep after 5 mins. I tried enabling and disabling the "Wait for array inactivity" and select all of the array disks in "Monitor disks outside the array" but after 5 mins, computer goes to sleep. Tried re-install but results are the same.
-
2nd NIC just for waking up, dangerous?
You Sir.....are absolutely correct! Works like a charm now. Thank you very much.
-
2nd NIC just for waking up, dangerous?
Thx for the answer, but will WOL work without IP?
-
2nd NIC just for waking up, dangerous?
I read some warnings for having dual NICS on the same network. My main NIC is a 10Gb network card but this doesn't support Wake On Lan. The 2nd NIC does support Wake On Lan and I would like to use it but for that it needs to be on the same network. Is this possible and safe? Regards Ronald
-
[Plugin] CA User Scripts
I used the website https://www.freeformatter.com/cron-expression-generator-quartz.html to generate the Cron. I guess Cron isn't Cron.....?!?!? Is it at al possible, with this version of cron, to run a job on the first Friday of each month?
-
How Many Servers Are You Running?
I have 3 servers - Main server for data storage and vm's - Backup server - Remote backup server
-
[Plugin] CA User Scripts
Is it possible to execute a script with a custom cron job on the first Friday of every month? I tried to set the custom schedule to '0 0 23 ? * 6#1 *' but that doesn't work. I get this error. PS The link in the help text "What is Cron" for the online generator doesn't work.
-
Gap in logfile?
Hope I'm doing this right, attached the diagnostics file below. rboserver-diagnostics-20220227-2306.zip
-
Gap in logfile?
Just noticed something very weird in the system log Feb 22 02:59:54 rboServer flash_backup: adding task: /usr/local/emhttp/plugins/dynamix.my.servers/scripts/UpdateFlashBackup update Feb 25 10:42:58 rboServer flash_backup: adding task: /usr/local/emhttp/plugins/dynamix.my.servers/scripts/UpdateFlashBackup update Everyday I have more than 100 entries in the log file, before the 22nd of Feb and after the 25th of Feb but in between a gap of 3 days? How can this be?
-
Dynamix - V6 Plugins
My go file? Where do I find that one?
-
Allow Remote Access set to No after plugin update.
This morning I installed the MyServers update (2022.01.25.1819) on the 4 UNRAID servers I manage. One of them had Allow Remote Access turned on and I was able to manage it remotely. After the update I could not access the server. When I went over and connected to it locally the Allow Remote Access was turned off?!?!?!? Possible bug?
-
How to remove a server from My Servers
Much appreciated when this comes available, have a roque server myself listed, quit annoying......
-
Server Files hacked and encrypted - how do i reformat/start from scratch my server
Sry for not answering your question but as ChatNoir says it's important to first find out HOW this did happen. What ports did you have forwarded? I have not a single port forwarded but when I need to access my server from the internet I use VPN for it.
-
Dynamix - V6 Plugins
I had to replace my MB and Processor last week and since then the Dynamix System Temperature doesn't show anything. I have the Asus PRIME B550-PLUS with the AMD Ryzen 5 5600G with Radeon Graphics @ 4.2 GHz installed. When I click detect it shows nct6775 in the available drivers. I then do a rescan but under processor, mainboard and array nothing shows up. When I type 'sensors' at the cl it says No sensors found! Any ideas what I can do? Regards Ronald
-
***OFFICIAL GUIDE*** Restoring your Docker Applications in a New Image File
Yes I did try that too. But all settings of all the apps were gone... I had to restore because I replaced my cache drive, did everything with the mover, so no manual copying. Mover takes a real long time moving the appdata folder btw.....damn.
-
***OFFICIAL GUIDE*** Restoring your Docker Applications in a New Image File
Something happened last week. Just thought I share it here. I have the docker set to use a directory not an image and I use the application Backup/Restore Appdata. I had to restore the dockers so I deleted the Docker directory (from within Docker settings) and Restored my Appdata. Initially everything seemed fine. Dockers would start and work. But.....after trying to update one I got the message that the update failed because the "container already exists". So I did everything from your starting post but I had to setup the dockers again (NZBGet, etc). Previous settings were lost.