Everything posted by Elmojo
-
VM Backup Plugin
So I thought I had this worked out, but I guess not.... Mine was running fine until recently, where it's stopped backing up automatically. If I run the backup manually, it works fine. All VMs stop, backup, and restart as expected. However, if the job runs as scheduled, it fails and I get a notification on the dashboard that the backup failed to run, but it doesn't say why. l've tried looking at the logs, but they are set to clear after 1, and I had already run a manual backup, so I have to wait until it fails again, which I believe will be tomorrow. Any idea what would cause a failure when scheduled, but work fine when run manually?
-
[Support] binhex - qBittorrentVPN
That's good to learn. I didn't know that was a thing. It's the first time this has happened to me in over a year. I'll be on the lookout for it in the future. Thanks for the help!
-
[Support] binhex - qBittorrentVPN
Creating and uploading new ovpn certs seemed to fix it. No idea why. Anyway, thanks!!
-
[Support] binhex - qBittorrentVPN
Ok, I changed to those you listed. Where should I have gotten the new list from, out of curiosity? Nope, updated the NS list, re-enabled VPN... broken. No access.
-
[Support] binhex - qBittorrentVPN
I saw that line. I don't think I can without deleting the port forward and reconfiguring the whole thing. I'd hate to do that if it's just not gonna work anyway. I was hoping someone would know if something had changed with the way we have to config for Mullvad or whatever. I'm not too well versed in this stuff, so I hate to monkey around in there and break it more without some guidance.
-
[Support] binhex - qBittorrentVPN
Here's just the part from the last time I restarted the container, and then when I disabled the VPN and restarted it again... Created by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2022-11-02 21:02:04.377689 [info] Host is running unRAID 2022-11-02 21:02:04.415799 [info] System information Linux 1954464e178d 5.15.46-Unraid #1 SMP Fri Jun 10 11:08:41 PDT 2022 x86_64 GNU/Linux 2022-11-02 21:02:04.456379 [info] OS_ARCH defined as 'x86-64' 2022-11-02 21:02:04.495462 [info] PUID defined as '1001' 2022-11-02 21:02:04.539328 [info] PGID defined as '100' 2022-11-02 21:02:04.633757 [info] UMASK defined as '000' 2022-11-02 21:02:04.672597 [info] Permissions already set for '/config' 2022-11-02 21:02:04.720468 [info] Deleting files in /tmp (non recursive)... 2022-11-02 21:02:04.777290 [info] VPN_ENABLED defined as 'yes' 2022-11-02 21:02:04.819589 [info] VPN_CLIENT defined as 'openvpn' 2022-11-02 21:02:04.860236 [info] VPN_PROV defined as 'custom' 2022-11-02 21:02:04.912225 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/mullvad_us_atl.ovpn 2022-11-02 21:02:05.120742 [info] VPN remote server(s) defined as 'us-atl-105.mullvad.net,us-atl-104.mullvad.net,us-atl-101.mullvad.net,us-atl-103.mullvad.net,us-atl-102.mullvad.net,' 2022-11-02 21:02:05.154388 [info] VPN remote port(s) defined as '1301,1301,1301,1301,1301,' 2022-11-02 21:02:05.187845 [info] VPN remote protcol(s) defined as 'udp,udp,udp,udp,udp,' 2022-11-02 21:02:05.226177 [info] VPN_DEVICE_TYPE defined as 'tun0' 2022-11-02 21:02:05.261517 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS) 2022-11-02 21:02:05.301258 [info] LAN_NETWORK defined as '192.168.11.0/24' 2022-11-02 21:02:05.344647 [info] NAME_SERVERS defined as '209.222.18.222,84.200.69.80,37.235.1.174,1.1.1.1,209.222.18.218,37.235.1.177,84.200.70.40,1.0.0.1' 2022-11-02 21:02:05.386736 [info] VPN_USER defined as 'xxxxxx' 2022-11-02 21:02:05.431075 [info] VPN_PASS defined as 'xxxxxx' 2022-11-02 21:02:05.473985 [info] ENABLE_PRIVOXY defined as 'no' 2022-11-02 21:02:05.521751 [info] VPN_INPUT_PORTS defined as 'REDACTED' 2022-11-02 21:02:05.561524 [info] VPN_OUTPUT_PORTS not defined (via -e VPN_OUTPUT_PORTS), skipping allow for custom outgoing ports 2022-11-02 21:02:05.604734 [info] WEBUI_PORT defined as '8080' 2022-11-02 21:02:05.646152 [info] Starting Supervisor... 2022-11-02 21:02:05,896 INFO Included extra file "/etc/supervisor/conf.d/qbittorrent.conf" during parsing 2022-11-02 21:02:05,897 INFO Set uid to user 0 succeeded 2022-11-02 21:02:05,901 INFO supervisord started with pid 8 2022-11-02 21:02:06,905 INFO spawned: 'start-script' with pid 236 2022-11-02 21:02:06,907 INFO spawned: 'watchdog-script' with pid 237 2022-11-02 21:02:06,908 INFO reaped unknown pid 9 (exit status 0) 2022-11-02 21:02:06,914 DEBG 'start-script' stdout output: [info] VPN is enabled, beginning configuration of VPN 2022-11-02 21:02:06,914 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-11-02 21:02:06,914 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-11-02 21:02:06,920 DEBG 'watchdog-script' stdout output: [info] qBittorrent config file already exists, skipping copy [info] Removing session lock file (if it exists)... 2022-11-02 21:02:07,029 DEBG 'start-script' stdout output: [info] Adding 209.222.18.222 to /etc/resolv.conf 2022-11-02 21:02:07,035 DEBG 'start-script' stdout output: [info] Adding 84.200.69.80 to /etc/resolv.conf 2022-11-02 21:02:07,039 DEBG 'start-script' stdout output: [info] Adding 37.235.1.174 to /etc/resolv.conf 2022-11-02 21:02:07,044 DEBG 'start-script' stdout output: [info] Adding 1.1.1.1 to /etc/resolv.conf 2022-11-02 21:02:07,049 DEBG 'start-script' stdout output: [info] Adding 209.222.18.218 to /etc/resolv.conf 2022-11-02 21:02:07,055 DEBG 'start-script' stdout output: [info] Adding 37.235.1.177 to /etc/resolv.conf 2022-11-02 21:02:07,062 DEBG 'start-script' stdout output: [info] Adding 84.200.70.40 to /etc/resolv.conf 2022-11-02 21:02:07,068 DEBG 'start-script' stdout output: [info] Adding 1.0.0.1 to /etc/resolv.conf 2022-11-02 21:05:14,221 DEBG 'start-script' stdout output: [crit] 'us-atl-105.mullvad.net' cannot be resolved, possible DNS issues, exiting... 2022-11-02 21:05:14,221 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23425766678704 for <Subprocess at 23425766673808 with name start-script in state RUNNING> (stdout)> 2022-11-02 21:05:14,221 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23425766678656 for <Subprocess at 23425766673808 with name start-script in state RUNNING> (stderr)> 2022-11-02 21:05:14,222 INFO exited: start-script (exit status 1; not expected) 2022-11-02 21:05:14,222 DEBG received SIGCHLD indicating a child quit 2022-11-02 21:39:32,560 WARN received SIGTERM indicating exit request 2022-11-02 21:39:32,561 DEBG killing watchdog-script (pid 237) with signal SIGTERM 2022-11-02 21:39:32,561 INFO waiting for watchdog-script to die 2022-11-02 21:39:32,562 DEBG fd 11 closed, stopped monitoring <POutputDispatcher at 23425766679088 for <Subprocess at 23425766678416 with name watchdog-script in state STOPPING> (stdout)> 2022-11-02 21:39:32,562 DEBG fd 15 closed, stopped monitoring <POutputDispatcher at 23425766679136 for <Subprocess at 23425766678416 with name watchdog-script in state STOPPING> (stderr)> 2022-11-02 21:39:32,563 INFO stopped: watchdog-script (exit status 143) 2022-11-02 21:39:32,563 DEBG received SIGCHLD indicating a child quit Created by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2022-11-02 21:46:53.279086 [info] Host is running unRAID 2022-11-02 21:46:53.312759 [info] System information Linux 5b098552d729 5.15.46-Unraid #1 SMP Fri Jun 10 11:08:41 PDT 2022 x86_64 GNU/Linux 2022-11-02 21:46:53.359554 [info] OS_ARCH defined as 'x86-64' 2022-11-02 21:46:53.399484 [info] PUID defined as '1001' 2022-11-02 21:46:53.507180 [info] PGID defined as '100' 2022-11-02 21:46:53.639214 [info] UMASK defined as '000' 2022-11-02 21:46:53.682330 [info] Permissions already set for '/config' 2022-11-02 21:46:53.728705 [info] Deleting files in /tmp (non recursive)... 2022-11-02 21:46:53.782141 [info] VPN_ENABLED defined as 'no' 2022-11-02 21:46:53.823187 [warn] !!IMPORTANT!! VPN IS SET TO DISABLED', YOU WILL NOT BE SECURE 2022-11-02 21:46:53.868503 [info] WEBUI_PORT defined as '8080' 2022-11-02 21:46:53.917979 [info] Starting Supervisor... 2022-11-02 21:46:54,310 INFO Included extra file "/etc/supervisor/conf.d/qbittorrent.conf" during parsing 2022-11-02 21:46:54,310 INFO Set uid to user 0 succeeded 2022-11-02 21:46:54,314 INFO supervisord started with pid 7 2022-11-02 21:46:55,319 INFO spawned: 'start-script' with pid 80 2022-11-02 21:46:55,322 INFO spawned: 'watchdog-script' with pid 81 2022-11-02 21:46:55,322 INFO reaped unknown pid 8 (exit status 0) 2022-11-02 21:46:55,338 DEBG 'start-script' stdout output: [info] VPN not enabled, skipping configuration of VPN 2022-11-02 21:46:55,339 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-11-02 21:46:55,339 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-11-02 21:46:55,339 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22496522788848 for <Subprocess at 22496522783952 with name start-script in state RUNNING> (stdout)> 2022-11-02 21:46:55,340 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22496522788080 for <Subprocess at 22496522783952 with name start-script in state RUNNING> (stderr)> 2022-11-02 21:46:55,340 INFO exited: start-script (exit status 0; expected) 2022-11-02 21:46:55,340 DEBG received SIGCHLD indicating a child quit 2022-11-02 21:46:55,341 DEBG 'watchdog-script' stdout output: [info] qBittorrent config file already exists, skipping copy [info] Removing session lock file (if it exists)... 2022-11-02 21:46:55,395 DEBG 'watchdog-script' stdout output: [info] qBittorrent not running 2022-11-02 21:46:55,396 DEBG 'watchdog-script' stdout output: [info] Removing session lock file (if it exists)... 2022-11-02 21:46:55,418 DEBG 'watchdog-script' stdout output: [info] Attempting to start qBittorrent... 2022-11-02 21:46:55,540 DEBG 'watchdog-script' stdout output: [info] qBittorrent process started [info] Waiting for qBittorrent process to start listening on port 8080... 2022-11-02 21:46:55,671 DEBG 'watchdog-script' stdout output: [info] qBittorrent process listening on port 8080
-
[Support] binhex - qBittorrentVPN
The whole thing? It's HUGE.
-
[Support] binhex - qBittorrentVPN
Hi all, I'm in need of some sort of urgent help here. This has been working perfectly on Mullvad VPN for over a year now, but suddenly it just stopped. I can no longer access the webUI, and no download requests are accepted. I've tried restarting the container and checking all my settings, but everything looks fine. I'm at a loss. Did Mullvad change something recently that makes it where I have to use wireguard now or something? I don't see anything on their site about it, but I haven't done an exhaustive search. I just have a pissed off wife I'm trying to appease, so any help will be awesome. lol EDIT: If I flip the 'VPN_ENABLED" variable to "no", it seems to work fine, but this is obviously not ideal, as it kinda defeats the purpose.
-
Move Dashboard modules between columns
Thanks for all the support, folks! I think we're at the point now where hopefully the devs will take notice. I have no clue what the threshold is for when a feature request becomes popular enough to gain consideration for integration into a release, but this seems like a fairly easy one to implement, so maybe we'll see it sooner rather than later. Or perhaps this is all wishful thinking, and it'll never happen. lol
-
[Plugin] IPMI for unRAID 6.1+
Good idea, but I no longer have a need for this, since I now have a T630, and it does a good job of handling fan speeds itself.
-
[Plugin] IPMI for unRAID 6.1+
You can also manually set a constant fan speed through the terminal using the IPMI command. That's what I've been doing for the past couple years on my T420. I just found a speed that moves enough air to keep the rig cool, but isn't so loud that I can't stand to be in the room with it, then set that speed and forget it. My office is generally fairly stable on temps, and so is the server, so this approach has worked fine for me. If you have really dynamic loads, or an environment that gets warmer without notice, this could be a really bad idea. In case you're interested, here's the IPMI commands to set a fan speed manually: Enable manual fan control: ipmitool raw 0x30 0x30 0x01 0x00 DISABLE manual fan control: ipmitool raw 0x30 0x30 0x01 0x01 Check 3rd party PCIe card response: ipmitool raw 0x30 0xce 0x01 0x16 0x05 0x00 0x00 0x00 Disable 3rd party PCIe card response: ipmitool raw 0x30 0xce 0x00 0x16 0x05 0x00 0x00 0x00 0x05 0x00 0x01 0x00 0x00 Enable 3rd party PCIe card response: ipmitool raw 0x30 0xce 0x00 0x16 0x05 0x00 0x00 0x00 0x05 0x00 0x00 0x00 0x00 The response data is: 16 05 00 00 00 05 00 01 00 00 (Disabled) 16 05 00 00 00 05 00 00 00 00 (Enabled) TO CONTROL FANS: 20% ipmitool raw 0x30 0x30 0x02 0xff 0x14 19% ipmitool raw 0x30 0x30 0x02 0xff 0x13 18% ipmitool raw 0x30 0x30 0x02 0xff 0x12 17% ipmitool raw 0x30 0x30 0x02 0xff 0x11 16% ipmitool raw 0x30 0x30 0x02 0xff 0x10 15% ipmitool raw 0x30 0x30 0x02 0xff 0xF 14% ipmitool raw 0x30 0x30 0x02 0xff 0xE 13% ipmitool raw 0x30 0x30 0x02 0xff 0xD 12% ipmitool raw 0x30 0x30 0x02 0xff 0xC 11% ipmitool raw 0x30 0x30 0x02 0xff 0xB 10% ipmitool raw 0x30 0x30 0x02 0xff 0xA 8% ipmitool raw 0x30 0x30 0x02 0xff 0x8
-
[Plugin] IPMI for unRAID 6.1+
It works a little bit on my Dell server, but only for monitoring, not fan control, sadly. I would really love to eventually have a version that does fully allow auto fan control on Dell servers. As many as there are out there, it seems like it would be worth developing. Maybe it's harder than it sounds?
-
VM Backup Plugin
Ok, I understand. It seems you are having trouble getting the plugin to work. I would suggest you uninstall it. You can try to follow the instructions again in the help documentation. It's working for me, but it does not work on some people's servers, unfortunately.
-
VM Backup Plugin
I'm sorry, I have no idea what you're trying to say...
-
VM Backup Plugin
Don't use the default profile, create your own. I believe this is covered in the instructions.
-
VM Backup Plugin
Apologies. I never looked at the github page. I assumed that dja was the dev, since he's been the one replying to this thread in that role since I've been following it. Perhaps it is indeed dead. That's too bad, since it's a really helpful tool!
-
VM Backup Plugin
July 11, one page back from this one. The post you see at the top of the page is a pinned post.
-
VM Backup Plugin
Why would you think that? The dev just replied like 4 posts back... lol
-
cache upgrade gone awry
Well, I had to do some shenanigans to get everything moved, but I think it's all there and appears to be working. That Dynamix File Manager is great! That feature alone is worth the update to 6.10.3, assuming that nothing else is broken behind the scenes. Thanks for your quick support. Let's call this one solved for now. 👊
-
cache upgrade gone awry
Now you tell me! lol I've updated to 6.10.3, installed the File Manager, and am currently moving the appdata folder to the cache. We'll see how to works... Worst case, I have a full back from a few days ago on the array...
-
cache upgrade gone awry
Is it? Ok, I'll update and try again. I've been holding off because I heard there were some issues in 6.10.x, and things had been stable here. I didn't want to introduce new problems... lol
-
cache upgrade gone awry
I'm on 6.10.0-rc1
-
cache upgrade gone awry
That sounds great, but I can't seem to find that plugin... nothing like that shows up when I search 'Dynamix'.
-
cache upgrade gone awry
Okay folks, I've messed something up I think. I'm attempting to upgrade my cache drive from a 250GB SSD to a 1TB PCIe NVMe. I followed this video I found, that seemed to be based on the UNRAID docs. I haven't been able to find the current actual documentation, but that this stage I'm afraid that may be irrelevant anyway. I stopped Docker and VM services, set all shares to 'yes' for cache, and ran mover. Nothing much happened, but after a reboot, I was finally able to get it to move everything to the array. Then I shut down, installed the new NVMe drive, and powered back up. I then stopped the array, removed the old cache, and selected the new drive. So far so good. Here's the issue... When I start setting things back to "Prefer" or "Only" for cache, mover throws "no space left on device" errors for Disk1, which is the array drive that it's copying from. This makes no sense, but it's stopping me from getting my appdata, domains, etc... back on the cache drive. I can't do it manually, since Docker is turned off, so I don't have access to my file manager. I'm not much good with the CLI, before you suggest that option. Any suggestions?
-
Move Dashboard modules between columns
Thanks to everyone for all the support! So I think it's obvious that this is a feature many would like to see. Other than our posting here, though, I'm not sure what else we can do to get the attention of the Devs. Hopefully they keep an eye on this area of the forum (what would be the point otherwise?) and will incorporate this feature into a future release. For all us OCD neat freak controlling types, it sure would be nice to be able to balance our dashboards a bit. I mean, even pfSense offers this type of basic UI customization. Just saying.... lol