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.

SoleInvictus

Members
  • Joined

  • Last visited

  1. Same error here, glad it's not just me, but sorry it's just not me. I was in the middle of installing several applications when I noticed the CA update. I installed it, then CA stopped working w/ the same error message as above. I can't find the deprecated plugin to reinstall the old, functional version. I attached my error log. 29-May-2025 Error Log.txt
  2. Why didn't I think of this?! It's so simple. I think I need a nap. Thank you!
  3. I have a kitten that loves to push buttons, especially when the HDD activity indicator light is integrated into it. Thanks to my little button murderer, I have had so many server shutdowns recently. I tried following the script and instructions found here to change button behavior but it doesn't work - the system keeps shutting down when the power button is pressed. Does anyone have any advice on how to change the power button's behavior? I'll update with version number - I'm pretty sure it's 6.12.4 but I have to go home and turn my server back on to verify. Thanks, kitten!
  4. Oh man, I see it now! You're absolutely right - I'll just use DelugeVPN. I was doing it this way because one site I use requires one's Torrent client to connect using the same IP as one's browser; however, I can just pass DelugeVPN's network to a Firefox container and achieve the same effect.
  5. Of course. Two ways: the IP address shown in the webGUI, plus I got a nasty email from my ISP regarding certain alleged activities, which is what made me realize all this was going on. What's extra weird is the IP in the GUI shows my ISP assigned IP, but curl ifconfig.io shows my VPN IP. I'm super confused here. Here's a recent copy of the log. Thank you so much for your help. supervisord - Copy.log Edit: something just occurred to me. Am I just starting up deluge too soon after system reboots? Is there a time period before privoxyvpn fully connects where that container allows access to the Internet without the VPN?
  6. I have a weird one. I use binhex-privoxyvpn to connect to my commercial VPN, PIA, then I route a few containers through that container so they're also using that VPN. This includes binhex-deluge. I do this by setting the network to none, then using "--net=container:binhex-privoxyvpn" in extra parameters for each container. Easy enough. I've noticed that binhex-deluge is frequently exposed, connecting to my home network and showing my home IP. From what I understood, the connection was supposed be killed if this were to happen, yet it keeps happening without any interruption - binhex-deluge just kept chugging along, oblivious to being on the absolute wrong network. This doesn't happen for the other containers. For example, I have a Firefox container set up similarly. While binhex-deluge is showing my home IP, Firefox shows my VPN's IP. They are set up identically, beyond having different port numbers. Any idea what's going on? I'm not sure where to even start, so please let me know which config info, if any, to post. Thank you! Edit: if this is a stupid way to configure this, I'm open to ideas. Just don't want to leak my IP.
  7. It's failure all around! I can no longer get SeaBIOS to work with my 3080. It will boot to the UEFI shell, but no further, under OVMF. Unfortunately, it won't even recognize my disk image as a drive under OVMF, so it's reinstallation time! After a refresh reinstall, it works fine, just gotta load everything back from scratch. Booo.
  8. Unfortunately, I upgraded a week after they recompiled the driver. I'm also not using the Nvidia-driver plug in, it's for a VM, so it doesn't apply to my case anyhow. I appreciate the input, any other ideas are welcome!
  9. After updating to 6.11.0, I can no longer get my VM to boot with my GTX 3080 Ti - it just sticks at a black screen. I've dumped the vBIOS and still have the same problem. I've rebooted the system. I've pleaded with it. I'm not quite sure where to go from here. It works just fine if I roll back to 6.9.4, but I'd really like to stop using the older version. Here are many configs/logs. Please let me know if I can do anything else to help! Boot Device Config default menu.c32 menu title Lime Technology, Inc. prompt 0 timeout 50 label Unraid OS kernel /bzimage append pcie_acs_override=downstream,multifunction initrd=/bzroot label Unraid OS (No VGA) menu default kernel /bzimage append pcie_acs_override=downstream,multifunction video=efifb:off initrd=/bzroot label Unraid OS GUI Mode kernel /bzimage append pcie_acs_override=downstream,multifunction initrd=/bzroot,/bzroot-gui label Unraid OS Safe Mode (no plugins, no GUI) kernel /bzimage append initrd=/bzroot unraidsafemode label Unraid OS GUI Safe Mode (no plugins) kernel /bzimage append initrd=/bzroot,/bzroot-gui unraidsafemode label Memtest86+ kernel /memtest VM config <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm' id='1'> <name>Living Room</name> <uuid>0c894896-76da-65e7-b2ec-0cdf280237c7</uuid> <description>Living Room</description> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/> </metadata> <memory unit='KiB'>33030144</memory> <currentMemory unit='KiB'>33030144</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>12</vcpu> <cputune> <vcpupin vcpu='0' cpuset='4'/> <vcpupin vcpu='1' cpuset='16'/> <vcpupin vcpu='2' cpuset='5'/> <vcpupin vcpu='3' cpuset='17'/> <vcpupin vcpu='4' cpuset='6'/> <vcpupin vcpu='5' cpuset='18'/> <vcpupin vcpu='6' cpuset='7'/> <vcpupin vcpu='7' cpuset='19'/> <vcpupin vcpu='8' cpuset='8'/> <vcpupin vcpu='9' cpuset='20'/> <vcpupin vcpu='10' cpuset='9'/> <vcpupin vcpu='11' cpuset='21'/> </cputune> <resource> <partition>/machine</partition> </resource> <os> <type arch='x86_64' machine='pc-i440fx-5.1'>hvm</type> </os> <features> <acpi/> <apic/> <hyperv mode='custom'> <relaxed state='on'/> <vapic state='on'/> <spinlocks state='on' retries='8191'/> <vendor_id state='on' value='none'/> </hyperv> </features> <cpu mode='host-passthrough' check='none' migratable='on'> <topology sockets='1' dies='1' cores='6' threads='2'/> <cache mode='passthrough'/> <feature policy='require' name='topoext'/> </cpu> <clock offset='localtime'> <timer name='hypervclock' present='yes'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/local/sbin/qemu</emulator> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/disks/S5H9NS1NA26184P/Living Room/vdisk1.img' index='2'/> <backingStore/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <alias name='virtio-disk2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </disk> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/user/domains/Living Room/vdisk2.img' index='1'/> <backingStore/> <target dev='hdd' bus='virtio'/> <alias name='virtio-disk3'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> </disk> <controller type='virtio-serial' index='0'> <alias name='virtio-serial0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </controller> <controller type='pci' index='0' model='pci-root'> <alias name='pci.0'/> </controller> <controller type='usb' index='0' model='qemu-xhci' ports='15'> <alias name='usb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:24:bb:5c'/> <source bridge='br0'/> <target dev='vnet0'/> <model type='virtio-net'/> <alias name='net0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> </interface> <serial type='pty'> <source path='/dev/pts/0'/> <target type='isa-serial' port='0'> <model name='isa-serial'/> </target> <alias name='serial0'/> </serial> <console type='pty' tty='/dev/pts/0'> <source path='/dev/pts/0'/> <target type='serial' port='0'/> <alias name='serial0'/> </console> <channel type='unix'> <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-1-Living Room/org.qemu.guest_agent.0'/> <target type='virtio' name='org.qemu.guest_agent.0' state='disconnected'/> <alias name='channel0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='tablet' bus='usb'> <alias name='input0'/> <address type='usb' bus='0' port='1'/> </input> <input type='mouse' bus='ps2'> <alias name='input1'/> </input> <input type='keyboard' bus='ps2'> <alias name='input2'/> </input> <audio id='1' type='none'/> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x32' slot='0x00' function='0x0'/> </source> <alias name='hostdev0'/> <rom file='/mnt/user/vBIOS/GTX 3080.rom'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x32' slot='0x00' function='0x1'/> </source> <alias name='hostdev1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x2a' slot='0x00' function='0x0'/> </source> <alias name='hostdev2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x0'/> </hostdev> <memballoon model='none'/> </devices> <seclabel type='dynamic' model='dac' relabel='yes'> <label>+0:+100</label> <imagelabel>+0:+100</imagelabel> </seclabel> </domain> VM Boot Log 2022-10-01 01:06:01.728+0000: starting up libvirt version: 8.2.0, qemu version: 6.2.0, kernel: 5.19.9-Unraid, hostname: Catpanzer LC_ALL=C \ PATH=/bin:/sbin:/usr/bin:/usr/sbin \ HOME='/var/lib/libvirt/qemu/domain-1-Living Room' \ XDG_DATA_HOME='/var/lib/libvirt/qemu/domain-1-Living Room/.local/share' \ XDG_CACHE_HOME='/var/lib/libvirt/qemu/domain-1-Living Room/.cache' \ XDG_CONFIG_HOME='/var/lib/libvirt/qemu/domain-1-Living Room/.config' \ /usr/local/sbin/qemu \ -name 'guest=Living Room,debug-threads=on' \ -S \ -object '{"qom-type":"secret","id":"masterKey0","format":"raw","file":"/var/lib/libvirt/qemu/domain-1-Living Room/master-key.aes"}' \ -machine pc-i440fx-5.1,usb=off,dump-guest-core=off,mem-merge=off,memory-backend=pc.ram \ -accel kvm \ -cpu host,migratable=on,topoext=on,hv-time=on,hv-relaxed=on,hv-vapic=on,hv-spinlocks=0x1fff,hv-vendor-id=none,host-cache-info=on,l3-cache=off \ -m 32256 \ -object '{"qom-type":"memory-backend-ram","id":"pc.ram","size":33822867456}' \ -overcommit mem-lock=off \ -smp 12,sockets=1,dies=1,cores=6,threads=2 \ -uuid 0c894896-76da-65e7-b2ec-0cdf280237c7 \ -display none \ -no-user-config \ -nodefaults \ -chardev socket,id=charmonitor,fd=34,server=on,wait=off \ -mon chardev=charmonitor,id=monitor,mode=control \ -rtc base=localtime \ -no-hpet \ -no-shutdown \ -boot strict=on \ -device qemu-xhci,p2=15,p3=15,id=usb,bus=pci.0,addr=0x7 \ -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x3 \ -blockdev '{"driver":"file","filename":"/mnt/disks/S5H9NS1NA26184P/Living Room/vdisk1.img","node-name":"libvirt-2-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-2-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-2-storage"}' \ -device virtio-blk-pci,bus=pci.0,addr=0x4,drive=libvirt-2-format,id=virtio-disk2,bootindex=1,write-cache=on \ -blockdev '{"driver":"file","filename":"/mnt/user/domains/Living Room/vdisk2.img","node-name":"libvirt-1-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-1-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-1-storage"}' \ -device virtio-blk-pci,bus=pci.0,addr=0x5,drive=libvirt-1-format,id=virtio-disk3,write-cache=on \ -netdev tap,fd=35,id=hostnet0 \ -device virtio-net,netdev=hostnet0,id=net0,mac=52:54:00:24:bb:5c,bus=pci.0,addr=0x2 \ -chardev pty,id=charserial0 \ -device isa-serial,chardev=charserial0,id=serial0,index=0 \ -chardev socket,id=charchannel0,fd=33,server=on,wait=off \ -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \ -device usb-tablet,id=input0,bus=usb.0,port=1 \ -audiodev '{"id":"audio1","driver":"none"}' \ -device 'vfio-pci,host=0000:32:00.0,id=hostdev0,bus=pci.0,addr=0x6,romfile=/mnt/user/vBIOS/GTX 3080.rom' \ -device vfio-pci,host=0000:32:00.1,id=hostdev1,bus=pci.0,addr=0x8 \ -device vfio-pci,host=0000:2a:00.0,id=hostdev2,bus=pci.0,addr=0x9 \ -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \ -msg timestamp=on char device redirected to /dev/pts/0 (label charserial0)
  10. That makes three of us! I'm having the exact same issue and ran through the same sequence of troubleshooting steps. 6.9.2 for me until it's rectified.
  11. I had the same issue and fixed it - I needed to add my home network's IP range into the "allowedIPs" setting for my PC's peer configuration. For example, my network starts at 192.168.1.1, so my setting is AllowedIPs = 192.168.1.1/24 . Now it works!
  12. Super noob question. I'm using an Nvidia 1660 ti with 6.8 (although this is just a general question). It works just fine whether I use its vBIOS or not. I've looked around online a bit but can't find the answer to my question - what exactly does using the vBIOS achieve, or did I just luck out with it working with or without the vBIOS?

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.