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.

SpecFroce

Members
  • Joined

  • Last visited

  1. @ChatNoir thank you for your reply. The diagnostics are attached to the first post now.
  2. Hey. I managed to corrupt my docker image of Plex and after deleting the image and installing the official Plex docker once more I’m having trouble with loading the web interface again. I did include the plex claim token as part of the setup without any luck. Does anyone have any suggestions as yo why the web interface will not load? I have tried both on a mobile device and a PC. I cannot see anything obviously wrong. Thank you all for any and all contributions. tower-diagnostics-20221202-1059.zip
  3. Hi! i managed to establish a connection to the server, but the tunnell refuses to load normal web pages. I can reach my router, server and switch fine. Any pointers? The tunnell type i chose is "Remote tunneled access". My Unraid-version is 6.8.3.
  4. SpecFroce started following Prereleases
  5. Hi everyone. I have had various issues ever since i removed one of my cache drives in the array and replaced it with a 1TB NVME drive and i´m working to restore everything to working order. The main problem is that none of my VMs work. I have tried to setup a new one with the newest Q35 machine type to no avail. What happens is that i get a boot loop when the Tianocore logo comes up and nothing works. I cannot select the windows boot image and i´m feeling frustrated. Please see attached diagnostics and XML-file below. <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm'> <name>Windows 10</name> <uuid>558b1fca-6048-6a55-d49d-170fd71cc819</uuid> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/> </metadata> <memory unit='KiB'>4194304</memory> <currentMemory unit='KiB'>2097152</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>2</vcpu> <cputune> <vcpupin vcpu='0' cpuset='0'/> <vcpupin vcpu='1' cpuset='1'/> </cputune> <os> <type arch='x86_64' machine='pc-q35-4.1'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/558b1fca-6048-6a55-d49d-170fd71cc819_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> <hyperv> <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'> <topology sockets='1' cores='2' threads='1'/> </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/user/domains/Windows 10/vdisk1.img'/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/Win10_1903_V1_Norwegian_x64.iso'/> <target dev='hda' bus='sata'/> <readonly/> <boot order='2'/> <address type='drive' controller='0' bus='0' target='0' unit='0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/virtio-win-0.1.160-1.iso'/> <target dev='hdb' bus='sata'/> <readonly/> <address type='drive' controller='0' bus='0' target='0' unit='1'/> </disk> <controller type='usb' index='0' model='qemu-xhci' ports='15'> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/> </controller> <controller type='sata' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <controller type='pci' index='0' model='pcie-root'/> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </controller> <controller type='pci' index='1' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='1' port='0x10'/> <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'/> <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'/> <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'/> <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'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/> </controller> <controller type='pci' index='6' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='6' port='0x15'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x5'/> </controller> <interface type='bridge'> <mac address='52:54:00:a6:bd:68'/> <source bridge='br0'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </interface> <serial type='pty'> <target type='isa-serial' port='0'> <model name='isa-serial'/> </target> </serial> <console type='pty'> <target type='serial' port='0'/> </console> <channel type='unix'> <target type='virtio' name='org.qemu.guest_agent.0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='tablet' bus='usb'> <address type='usb' bus='0' port='2'/> </input> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <graphics type='vnc' port='-1' autoport='yes' websocket='-1' listen='0.0.0.0' keymap='no'> <listen type='address' address='0.0.0.0'/> </graphics> <video> <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/> </video> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x84' slot='0x00' function='0x0'/> </source> <rom file='/mnt/user/appdata/Videobios AMD RX 570 Sapphire/Sapphire.RX570.4096.170323.rom'/> <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x84' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x0557'/> <product id='0x2221'/> </source> <address type='usb' bus='0' port='1'/> </hostdev> <memballoon model='none'/> </devices> </domain> Edit: ISO corruption seems to be the underlying cause. The november image booted normally. Thanks for all replies and assistance! tower-diagnostics-20191125-2314.zip
  6. Hi! I recently managed to yank out my former cache drive that sat in a pool and format it for use in another system and in the process destroyed my old VMs. I have since focused on maintaining my docker containers and replaced the before-mentioned cache drive with another NVME drive that was larger. Now to the problem at hand: I´m trying to reinstall a VM and i´m having issues with the boot process. The BIOS image shows and the VM goes into a constant boot loop, and i cannot manually boot my downloaded Windows 10 ISO file to make a fresh install. Please see attached diagnostics. I updated to RC5 since i heard that it was better for VMs and had fixed the corruption bug in Plex and had better performance overall. Any help is greatly appreciated. Thanks in advance! tower-diagnostics-20191103-2104.zip
  7. Hi! is a updated setup guide available anywhere? I ran into some snags and i was wondering where to look for the best info. Thanks in advance.
  8. Is there a equalent GPU acceleration plugin for AMD graphics cards? I have a rx 570 that would love to do GPU acceleration. I got so frustrated with Nvidia that i returned the used GTX 1060 i purchased to the seller after a long error 43 battle. So i´m not interested in buying Nvidia hardware again.
  9. Thank you. That ended up being the only possible solution.
  10. Hi, dmacias. Thank you for a very interesting plugin! I just installed my "new" Supermicro X9DRH-7TF courtesy of Ebay, but the seller has a non default password on the IPMI-user and for various reasons i really, really do not want to pull out the server from the rack position to insert a USB-stick, especially not since it´s rebuilding parity right now. I was wondering, how can i reset the password from the command line for the administrator user, or reset IPMI completely to factory defaults?
  11. My thoughts exactly. I was almost expecting a rc3 already with that change, but I’m sure Limetech is already on it.
  12. I get error 1603 when trying to install the driver with q35 as the machine type. Any fix for thaat with a RX 570? For now i have resorted to booting into safe mode and adding the Display and Audio driver from there in device manager, but that does not help me fully because i want to try AMD´s gamestreaming technology but that only comes with the full driver..

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.