Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Woodpusherghd

Members
  • Joined

  • Last visited

Everything posted by Woodpusherghd

  1. The latest update to the backuppc docker won't start on my system. Prior versions ran flawlessly. I had to revert to version 5.3.15 Any Ideas?
  2. I've been using the backuppc docker for a month or so and I'm trying to get email notifications working. I've configured msmptrc and can send test emails via the command line in the docker console but a script that I had successfully used in backuppc running in a vm doesn't send an email. I've attached a copy of the script. BTW, I can execute the script via the console command line and an email is sent without any variables. Any ideas? email.sh
  3. I created a Ubuntu server 18.04 vm and when I edit the vm to add a share mount point I can no longer ssh into the vm via putty. Aslo, other network functionality seems to be gone. I can get into the vm via VNC and the share is mounted. I have edited fstab with the same parameters I have successfully used on another Ubuntu VM I'm running. If I remove the mount point and delete reference to it in fstab I can once again ssh into the vm. I'm stumped. BTW, I'm running 6.10.03. Any suggestions? Here's the line I have used successfully in my other vm: Movies /media/Movies 9p noauto,x-systemd.automount,x-systemd.device-timeout=10,timeo=14,x-systemd.idle-timeout=0,trans=virtio,version=9p2000.L,_netdev,rw 0 0 Diagnostics attached. tower-diagnostics-20220720-0950.zip
  4. I have done this before, if I recall: 1. Stop the array 2. Unselect malfunctioning disk 3. Start the Array (missing disk will be emulated0 4. Shut down the server 5. Replace the disk 6. Start the server 7. Stop the array and select the replacement disk 8. Start the array and the replacement disk will be rebuilt. Procedure good?
  5. I have notifications set up. I just received warnings the past day or two that's why I ran the smart check. Diagnostics are attached. tower-diagnostics-20220715-1058.zip
  6. One of my disks is showing an error. I've attached the smart report. Is it time to replace this disk or is it a harmless error? Thanks. tower-smart-20220715-0801.zip
  7. Still unable to pass through my AMD HD 5450 gpu. Windows boots into a blank screen. This is with version 6.10.2. I've attached the diagnostic file. The VM can only be accessed with VNC. I never had problems with prior versions of unRaid. Any thoughts? tower-diagnostics-20220528-0911.zip
  8. Last command output: root@Tower:/tmp# php UpdateDNS.php -v (Output is anonymized, use '-vv' to see full details) Unraid OS 6.9.2 ⚠️ Not signed in to Unraid.net Use SSL is yes ✅ Rebind protection is disabled for unraid.net Request: { "keyfile": "[redacted]", "plgversion": "base-6.9.2", "internalip": "192.168.0.189" } Response (HTTP 200): [] success
  9. I'm passing through a video card (amd), keyboard and mouse. What's the best way to check IDs? Taking a screen shot of system devices on 6.9.2 and comparing? If they changed what the procedure to go forward on 6.10?
  10. When I upgraded from 6.92 to 6.10 I was unable to boot my Windows 10 VM. I tried safe mode, same problem. I reverted back to 6.92 and booting into Windows is fine. While on 6.10 I also tried booting into a Windows 7 VM, same problem. I ran the upgrade assistant and everything seemed good to go. Is anyone else experiencing this? Anything else to try?
  11. Results: root@Tower:~# cd /tmp root@Tower:/tmp# [[ -f UpdateDNS.php ]] && rm UpdateDNS.php root@Tower:/tmp# wget -q https://raw.githubusercontent.com/limetech/webgui/master/plugins/dynamix/include/UpdateDNS.php root@Tower:/tmp# php UpdateDNS.php -v Warning: parse_ini_file(/var/local/emhttp/nginx.ini): failed to open stream: No such file or directory in /tmp/UpdateDNS.php on line 203 (Output is anonymized, use '-vv' to see full details) Unraid OS 6.9.2 ⚠️ Not signed in to Unraid.net Use SSL is ✅ Rebind protection is disabled for myunraid.net Response (HTTP 406): null Error: Nothing to do root@Tower:/tmp#
  12. Diagnostics attached. tower-diagnostics-20220517-1210.zip
  13. I opened the web terminal (I assume you mean the web terminal in the unRaid web gui) and the result say just "success"
  14. In the process of moving, my router decided it was a good time to change my unRaid server's IP address. I can only login now unsecured. It's been a while since I set up the secure login (https) and I'm at a loss as to the procedure. I'm running version 6.9.2 stable. If someone could point me in the right direction I would appreciate it. Thanks.
  15. That makes sense. I tried another estata caddy that doesn't have a port multiplier and the disk mounts.
  16. [Solved] Since upgrading to 6.9 I've been unable to mount drives which I have been previously able to mount on 6.8. Diagnostics are attached. I have an external caddy (StarTech) and I've tried both estata and usb connections, no luck. BTW, the drives mount via usb (hot plug) in my Windows 10 VM. Diagnostics attached. tower-diagnostics-20210417-1442.zip
  17. Since the multi-language update to the Local Master plugin, the Yoda icon no longer appears on the dashboard banner even though SMB settings indicate my unRaid tower is the local master. Not appearing is the icon to the dark side leads. (As per Yoda.)
  18. Trying out 6.8.0-RC3. When I start my Windows 10 VM, I must detach my Logitech unifying receiver from the VM using the plugin ( I have a HDMI switch and I can switch back and forth from my VM and my unRaid GUI) and then reattach it for my wireless mouse and keyboard to be usable in the VM. I didn't have this issue with 6.7.2.
  19. I'm on 6.7.2 and my monthly parity check speed has been cut in half from approximately 90MB/s to 50MB/s. Prior to 6.7.2 speed has been consistently around. 90MB/s. I've made no hardware changes. I've attached my diagnostic file. tower-diagnostics-20190701-1450.zip
  20. I have created a Ubuntu server 16.04 VM and when I try to mount a share I get a "failed to raise network" error on boot. I find this odd since I've been successfully running another Ubuntu server 16.04 VM. I copied the same fstab entries that I have in my successful VM, but no luck. This also occurs when my "successful" VM is shut down and when mounting different shares. When I mount the shares they are visible within the VM but there's no network. When I remove the mount point and reboot, the network is raised successfully. I'm stumped. Any suggestions?
  21. Cache/appdata/CrashplanPro/bin/run is an empty directory. Hmmm, that's odd. I'll try reinstalling from scratch, not using the template.
  22. In the engine_error log it shows: /usr/local/crashplan/bin/startCrashPlanEngine.sh: source: line 10: can't open '/usr/local/crashplan/bin/run.conf'
  23. The log is attached. CrashPlan Log.txt
  24. I updated unRAID to 6.5.2 RC-1 (DVB version) and now the web GUI can't connect to the CrashPlan engine. Anyone else on 6.5.2 RC-1? I tried restarting the docker but no luck. Any suggestions?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.