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.

Archonite

Members
  • Joined

  • Last visited

  1. Cheers, thank you. With these 2 changes things should be much smoother!
  2. Moved to appdata share and everything works like butter. Thank you!
  3. I think you're onto something. The Docker vDisk location is set to: /mnt/user/system/docker/docker.img . That share is set to Cache -> Array. Should I be putting the docker.img directly on /mnt/cache or rather use the appdata share, which is cache exclusive? Is it safe to disable docker, move the docker.img manually, change the setting & re-enable docker?
  4. Thanks JorgeB, As a test, installed syncthing and confirmed same behavior seen. Here's the diag Thanks! dragoon-diagnostics-20250127-1047.zip
  5. Problem Description: Whenever I install new apps or update them, Unraid becomes completely unaccessible except through SSH. Even the typical log window that is opened to show app installation progress shows absolutely nothing until everything is done installing (which takes a really unusual amount of time, regardless of the size of the application). Trying to open a new Web UI also does not load at all until the application is fully finished installing. This has been happening for a while ( even pre 7.0 ) and I believe it coincides with when I added a second Nvme to the cache pool as parity. What could be causing this and are there any steps I can take to diagnose? Array: 6 Drives ( 3 / 2 / 2 / 3 / 4 / 8 TB ) XFS + 1 Parity ( 8TB ) Cache Pool: 2 Nvme ( 500Gb & 1TB ) BTRFS appdata: Cache Pool (Exclusive) system: Cache -> Array MB: PRIME B550M WIFI II CPU: Ryzen 7 5700X Memory: 32GB 3200Mhz GPU: Nvidia P620
  6. Hi everyone, I have an issue that started recently. I have a few sites (e.g Vaultwarden, overseer) exposed through Cloudflare tunnel + NPM. They no longer seem to be working for some reason. When I hit the URL endpoint, nothing happens until the request times out and I get a 524 HTTP Error from cloudflare. Looking at the logs, I can see the request come in through the tunnel and then to NPM: ==> /data/logs/proxy-host-20_access.log <== [07/Jan/2024:15:29:04 -0500] - 307 307 - GET https my.domain.url "/" [Client xx.xx.xx.xx] [Length 5] [Gzip -] [Sent-to 192.168.1.24] "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" "-" But it seems like it never goes back to cloudflare to serve the site. I can access the site locally no problem with the configured URL + port over HTTP I have configured in NPM. Has anyone experienced this before? Any ideas or things to look at?
  7. I am getting the same problem as TekDRu reported here. When I try to load up the web portal I get 404 not found, on both HTTPS and HTTP paths. Users are created properly in mongo (Currently using 7.0.5-rc0):
  8. @Pr0m Did you figure out a way to do this?
  9. Hi all, I'm trying to upgrade my basic license. When I go to the Web UI ( Tools -> Registration ) and click on "Upgrade Key", it opens a new page on unraid.net but all I get is "Preflight Failed" error. Tried with both Chrome and Edge and same issue. Any ideas?
  10. If anyone comes to this thread with a similar issue: The issue boiled to down virtio not working with the kernel version I had on CentOS 7 (3.10). Updating to current mainline kernel fixed the issue. To do so, I had to switch the VDISK BUS to SATA, update the kernel, then swap back to VIRTIO and everything was working.
  11. If anyone comes to this thread with a similar issue: The issue boiled to down virtio not working with the kernel version I had on CentOS 7 (3.10). Updating to current mainline kernel fixed the issue. To do so, I had to switch the VDISK BUS to SATA, update the kernel, then swap back to VIRTIO and everything was working.
  12. I just upgraded to Unraid v6.12.2 from v6.11.5 My VM does not seem to be getting any IP address from the bridged network since the upgrade. I've tried toggling the "Network Model" setting between virtio & virtio-net , but same result occurs. Here is my VM config XML. I'm also attaching diagnostics. <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm' id='1'> <name>CentOS</name> <uuid>2f59a900-46d6-1ac5-f3e9-b4b872af1a0b</uuid> <metadata> <vmtemplate xmlns="unraid" name="CentOS" icon="centos.png" os="centos"/> </metadata> <memory unit='KiB'>16777216</memory> <currentMemory unit='KiB'>16777216</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>16</vcpu> <cputune> <vcpupin vcpu='0' cpuset='0'/> <vcpupin vcpu='1' cpuset='8'/> <vcpupin vcpu='2' cpuset='1'/> <vcpupin vcpu='3' cpuset='9'/> <vcpupin vcpu='4' cpuset='2'/> <vcpupin vcpu='5' cpuset='10'/> <vcpupin vcpu='6' cpuset='3'/> <vcpupin vcpu='7' cpuset='11'/> <vcpupin vcpu='8' cpuset='4'/> <vcpupin vcpu='9' cpuset='12'/> <vcpupin vcpu='10' cpuset='5'/> <vcpupin vcpu='11' cpuset='13'/> <vcpupin vcpu='12' cpuset='6'/> <vcpupin vcpu='13' cpuset='14'/> <vcpupin vcpu='14' cpuset='7'/> <vcpupin vcpu='15' cpuset='15'/> </cputune> <resource> <partition>/machine</partition> </resource> <os> <type arch='x86_64' machine='pc-q35-7.1'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/2f59a900-46d6-1ac5-f3e9-b4b872af1a0b_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> </features> <cpu mode='host-passthrough' check='none' migratable='on'> <topology sockets='1' dies='1' cores='8' threads='2'/> <cache mode='passthrough'/> <feature policy='require' name='topoext'/> </cpu> <clock offset='utc'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <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='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/CentOS-7-x86_64-DVD-2009.iso' index='2'/> <backingStore/> <target dev='hda' bus='sata'/> <readonly/> <boot order='2'/> <alias name='sata0-0-0'/> <address type='drive' controller='0' bus='0' target='0' unit='0'/> </disk> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/user/domains/CentOS/vdisk1.img' index='1'/> <backingStore/> <target dev='hdc' bus='sata'/> <boot order='1'/> <alias name='sata0-0-2'/> <address type='drive' controller='0' bus='0' target='0' unit='2'/> </disk> <controller type='usb' index='0' model='ich9-ehci1'> <alias name='usb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <alias name='usb'/> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci2'> <alias name='usb'/> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <alias name='usb'/> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <controller type='pci' index='0' model='pcie-root'> <alias name='pcie.0'/> </controller> <controller type='pci' index='1' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='1' port='0x10'/> <alias name='pci.1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/> </controller> <controller type='pci' index='2' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='2' port='0x11'/> <alias name='pci.2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/> </controller> <controller type='pci' index='3' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='3' port='0x12'/> <alias name='pci.3'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/> </controller> <controller type='pci' index='4' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='4' port='0x13'/> <alias name='pci.4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/> </controller> <controller type='pci' index='5' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='5' port='0x14'/> <alias name='pci.5'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/> </controller> <controller type='virtio-serial' index='0'> <alias name='virtio-serial0'/> <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </controller> <controller type='sata' index='0'> <alias name='ide'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <interface type='bridge'> <mac address='52:54:00:29:f6:68'/> <source bridge='br0'/> <target dev='vnet0'/> <model type='virtio'/> <alias name='net0'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' 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-CentOS/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> <graphics type='vnc' port='5900' autoport='yes' websocket='5700' listen='0.0.0.0' keymap='en-us'> <listen type='address' address='0.0.0.0'/> </graphics> <audio id='1' type='none'/> <video> <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/> <alias name='video0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/> </video> <memballoon model='virtio'> <alias name='balloon0'/> <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </memballoon> </devices> <seclabel type='dynamic' model='dac' relabel='yes'> <label>+0:+100</label> <imagelabel>+0:+100</imagelabel> </seclabel> </domain> I do see this in the libvirt log file if it can help pinpoint the issue? Thank you!! dragoon-diagnostics-20230706-1548.zip
  13. I'm piggy backing on this thread as I have a similar issue. Upgraded to 6.12.2 from 6.11.5 yesterday. My CentOS 7 VM no longer works. I'm uploading the diagnostics, but what I see this in the libvirt logs: I'm currently rolling back to 6.11.5 and will post again to say if the restore brought back the VM. dragoon-diagnostics-20230703-1038.zip
  14. Just tried it, it does but also outputs with a Signal Out Of Range.

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.