Everything posted by Woodpusherghd
-
[Support] A75G Repo
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?
-
[Support] A75G Repo
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
-
After Mounting Unraid share in Ubuntu VM can't ssh into VM
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
-
Disk error smart report attached
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?
-
Disk error smart report attached
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
-
Disk error smart report attached
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
-
Upgrade from 6.92 to 6.10 VMs won't boot
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
-
Can't login with SSL after IP change
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
-
Upgrade from 6.92 to 6.10 VMs won't boot
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?
-
Upgrade from 6.92 to 6.10 VMs won't boot
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?
-
Can't login with SSL after IP change
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#
-
Can't login with SSL after IP change
Diagnostics attached. tower-diagnostics-20220517-1210.zip
-
Can't login with SSL after IP change
I opened the web terminal (I assume you mean the web terminal in the unRaid web gui) and the result say just "success"
-
Can't login with SSL after IP change
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.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
That makes sense. I tried another estata caddy that doesn't have a port multiplier and the disk mounts.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
[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
-
Dynamix - V6 Plugins
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.)
-
Libvirt Hot Plugin USB - USB Hot Plugin for VMs
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.
-
Unraid OS version 6.7.2 available
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
-
Ubuntu VM network problem when mounting share
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?
-
[Support] Djoss - CrashPlan PRO (aka CrashPlan for Small Business)
That did the trick.
-
[Support] Djoss - CrashPlan PRO (aka CrashPlan for Small Business)
Cache/appdata/CrashplanPro/bin/run is an empty directory. Hmmm, that's odd. I'll try reinstalling from scratch, not using the template.
-
[Support] Djoss - CrashPlan PRO (aka CrashPlan for Small Business)
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'
-
[Support] Djoss - CrashPlan PRO (aka CrashPlan for Small Business)
The log is attached. CrashPlan Log.txt
-
[Support] Djoss - CrashPlan PRO (aka CrashPlan for Small Business)
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?