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.

brainbudt

Members
  • Joined

  • Last visited

  1. hope there is a fix for this so it will work in 7.2.5
  2. I keep getting the problem that my username/password are incorrect. I have changed it and even with the command line I add a new user, but still can't login.
  3. Somehow I got it working now mostly ... Currently the VM will turn on, but I'm still not able to connect to the vm. Even when that VM is already on. When I disable the WOL feature I can connect again.
  4. for some reason I keep having problems wit getting WOL to work. I have got it working with an other container (unsnap), but not with guacamole. Below you can find the settings I have used for both unsnap and guacamole. What I do find is there I'm getting some weird error in the syslog when I want to connect to a computer when WOL is enabled. Yes even when the VM is turned on I'm still not be able to connect to the VM. May 4 22:44:52 PigeonServer kernel: guacd[221847]: segfault at 8 ip 000014f3f13707a2 sp 000014f3ee4610b8 error 4 in ld-musl-x86_64.so.1[14f3f132e000+4c000] likely on CPU 2 (core 2, socket 0) May 4 22:44:52 PigeonServer kernel: Code: e8 ef 16 00 00 31 c0 5a c3 31 c0 c3 b8 16 00 00 00 c3 b9 0a 00 00 00 31 c0 48 89 fa f3 ab 48 85 f6 74 04 8b 06 89 02 31 c0 c3 <8b> 07 83 e0 0f 74 07 31 f6 e9 15 00 00 00 ba 10 00 00 00 f0 0f b1 May 4 22:45:22 PigeonServer kernel: guacd[224263]: segfault at 8 ip 000014f3f13707a2 sp 000014f3ee4610b8 error 4 in ld-musl-x86_64.so.1[14f3f132e000+4c000] likely on CPU 6 (core 2, socket 0) May 4 22:45:22 PigeonServer kernel: Code: e8 ef 16 00 00 31 c0 5a c3 31 c0 c3 b8 16 00 00 00 c3 b9 0a 00 00 00 31 c0 48 89 fa f3 ab 48 85 f6 74 04 8b 06 89 02 31 c0 c3 <8b> 07 83 e0 0f 74 07 31 f6 e9 15 00 00 00 ba 10 00 00 00 f0 0f b1 May 4 22:48:03 PigeonServer kernel: guacd[236787]: segfault at 8 ip 000014f3f13707a2 sp 000014f3ee4610b8 error 4 in ld-musl-x86_64.so.1[14f3f132e000+4c000] likely on CPU 0 (core 0, socket 0) May 4 22:48:03 PigeonServer kernel: Code: e8 ef 16 00 00 31 c0 5a c3 31 c0 c3 b8 16 00 00 00 c3 b9 0a 00 00 00 31 c0 48 89 fa f3 ab 48 85 f6 74 04 8b 06 89 02 31 c0 c3 <8b> 07 83 e0 0f 74 07 31 f6 e9 15 00 00 00 ba 10 00 00 00 f0 0f b1 May 4 22:50:32 PigeonServer kernel: guacd[248519]: segfault at 8 ip 000014f3f13707a2 sp 000014f3ee4610b8 error 4 in ld-musl-x86_64.so.1[14f3f132e000+4c000] likely on CPU 5 (core 1, socket 0) May 4 22:50:32 PigeonServer kernel: Code: e8 ef 16 00 00 31 c0 5a c3 31 c0 c3 b8 16 00 00 00 c3 b9 0a 00 00 00 31 c0 48 89 fa f3 ab 48 85 f6 74 04 8b 06 89 02 31 c0 c3 <8b> 07 83 e0 0f 74 07 31 f6 e9 15 00 00 00 ba 10 00 00 00 f0 0f b1 Settings Guacamole: Mac adres: 52:54:00:17:71:35 broadcast: 192.168.4.255 udp port: none (tried both with 9 and 7) Host boot wait time: nothing (have tried nothing, 5, 30 and 60 Unsnap: name: name from vm ip: 192.168.4.33 Mac: 52:54:00:17:71:35 net mask: 255.255.255.0 and the rest is default
  5. Thanks allot! This will work perfectly for me.
  6. I really like this plugin and use it on both my servers, but would it be possible to add a function to set a specific power profile best on a cron job? One server I use to host a couple of VMs for coworkers and would like to set the power profile to performance, but at the end of the workday I like to it to set to power saving mode. The best way would be if it could be setup based on a cron job. Thanks allot in advance
  7. when I want to install the docker container LMS I 'm getting the following error docker run -d --name='lms' --net='bridge' --pids-limit 2048 -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Dino-Server" -e HOST_CONTAINERNAME="lms" -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:5082]' -l net.unraid.docker.icon='https://raw.githubusercontent.com/JPDVM2014/icons/main/lms.webp' -p '5082:5082/tcp' -v '/mnt/user/data/media/music/':'/music':'ro' -v '/mnt/user/appdata/lms':'/var/lms':'rw' -v '/mnt/user/appdata/lms/config/':'/etc/':'ro' --user 99:100 'epoupon/lms:latest' 6c755d3ed145dc7af9ff85edf5be754ef9986e2ac4bf47a37a6809bfe5076f73 docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/docker/containers/6c755d3ed145dc7af9ff85edf5be754ef9986e2ac4bf47a37a6809bfe5076f73/resolv.conf" to rootfs at "/etc/resolv.conf": open /var/lib/docker/btrfs/subvolumes/30e34fa8a4205c5e82148886a12b0a5bcae646b5486e2b0117ac4b194e1a8950/etc/resolv.conf: read-only file system: unknown.
  8. wow! well... I have learned that not everything is searchable in a browser using Ctrl+f thanks allot buddy!
  9. Hey guys, I currently got a problem where an VM won't start. I'm getting the following error: internal error: Did not find USB device 0451:16a8 In the gui the USB device isn't selected. And when read the XML file there isn't any mention about the USB device. down here you can find the XML file: <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm'> <name>Hassio</name> <uuid>00ba38b1-bc26-7330-0d25-fbd265759084</uuid> <description>Hassio OS</description> <metadata> <vmtemplate xmlns="unraid" name="Linux" icon="linux.png" os="linux"/> </metadata> <memory unit='KiB'>6815744</memory> <currentMemory unit='KiB'>6815744</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>15</vcpu> <cputune> <vcpupin vcpu='0' cpuset='8'/> <vcpupin vcpu='1' cpuset='1'/> <vcpupin vcpu='2' cpuset='9'/> <vcpupin vcpu='3' cpuset='2'/> <vcpupin vcpu='4' cpuset='10'/> <vcpupin vcpu='5' cpuset='3'/> <vcpupin vcpu='6' cpuset='11'/> <vcpupin vcpu='7' cpuset='4'/> <vcpupin vcpu='8' cpuset='12'/> <vcpupin vcpu='9' cpuset='5'/> <vcpupin vcpu='10' cpuset='13'/> <vcpupin vcpu='11' cpuset='6'/> <vcpupin vcpu='12' cpuset='14'/> <vcpupin vcpu='13' cpuset='7'/> <vcpupin vcpu='14' cpuset='15'/> </cputune> <os> <type arch='x86_64' machine='pc-q35-5.1'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/00ba38b1-bc26-7330-0d25-fbd265759084_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> </features> <cpu mode='host-passthrough' check='none' migratable='on'> <topology sockets='1' dies='1' cores='15' threads='1'/> <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='disk'> <driver name='qemu' type='vmdk' cache='writeback'/> <source file='/mnt/user/domains/Hassio/haos_ova-7.5.vmdk'/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> </disk> <controller type='pci' index='0' model='pcie-root'/> <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='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </controller> <controller type='sata' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <controller type='usb' index='0' model='ich9-ehci1'> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <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'> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <interface type='bridge'> <mac address='52:54:00:b6:12:c4'/> <source bridge='br0'/> <model type='virtio-net'/> <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='1'/> </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='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'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/> </video> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x0451'/> <product id='0x16a8'/> </source> <address type='usb' bus='0' port='2'/> </hostdev> <memballoon model='virtio'> <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </memballoon> </devices> </domain> dino-server-diagnostics-20220816-1919.zip
  10. is it possible to add a VPN version like your other torrent dockers?
  11. hey geys, sinds 03-01 I have had many problems with my whole network. After a lot of crying and troubleshooting, I came to the conclusion that every time Unraid connects to the network, my modem from my ISP and or my routers crashes. I just don't know what's really wrong it. I have restarted it (I know it's not windows but who knows) updated all the dockers updated all the plugins deleted a couple of plugins I don't use disabled docker in the settings But I keep getting the same problems dino-server-diagnostics-20220106-2008.zip
  12. is it possible to use it with sonarr and radarr? or do you recommend it ?
  13. When I set the validate to true and restart it. It will keep in Version 340.3. Even after a few restarts it keeps on the same version. I have also disabled the Pihole like you said, but this also doesn't make a different.
  14. Hey guys, I got 2 questions about the ark server/ I can't seem to update the server. In the info it says you just need to restart the server, but this doesn't seem to be working. I wanto to enable the winterwonderland event, but that also doesn't seem to be working. The game keeps on version 340.3. This is what I have put in the "Extra game parameters" -server -log -ActiveEvent=WinterWonderland

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.