N¿¿B

Members
  • Posts

    44
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

N¿¿B's Achievements

Rookie

Rookie (2/14)

1

Reputation

1

Community Answers

  1. Has there been a fix to this that isn't reverting back to previous version? I'd like to be able to use the `latest` tag. This does work though.
  2. Here is the solution for those of you who don't want to read through the thread.
  3. So I just ran another parity check with "Write corrections to parity" unchecked and it came back with zero errors. So it appears that the parity is valid. However the parity drives and drive 7 still have a thumbs down sign. Why is this and what should I do?
  4. Hello! As the title of the post states, I'm having issues with USB passthrough with the Asus BT-500 into my VM. UnRaid detects the bluetooth module and it shows up in my VM template, but when I boot up my VM it does not appear to be detected in the VM. I don't notice any errors either. The VM boots up fine, and the bluetooth module has "select" and "optional" checked off, but it doesn't get passed through. Any help would be appreciated. Posted below is my VM template. <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm'> <name>Windows 10</name> <uuid>8a37fa28-acb4-612b-f280-8319e027935b</uuid> <description>Windows 10</description> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/> </metadata> <memory unit='KiB'>8388608</memory> <currentMemory unit='KiB'>8388608</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>16</vcpu> <cputune> <vcpupin vcpu='0' cpuset='8'/> <vcpupin vcpu='1' cpuset='32'/> <vcpupin vcpu='2' cpuset='10'/> <vcpupin vcpu='3' cpuset='34'/> <vcpupin vcpu='4' cpuset='12'/> <vcpupin vcpu='5' cpuset='36'/> <vcpupin vcpu='6' cpuset='14'/> <vcpupin vcpu='7' cpuset='38'/> <vcpupin vcpu='8' cpuset='16'/> <vcpupin vcpu='9' cpuset='40'/> <vcpupin vcpu='10' cpuset='18'/> <vcpupin vcpu='11' cpuset='42'/> <vcpupin vcpu='12' cpuset='20'/> <vcpupin vcpu='13' cpuset='44'/> <vcpupin vcpu='14' cpuset='22'/> <vcpupin vcpu='15' cpuset='46'/> </cputune> <os> <type arch='x86_64' machine='pc-i440fx-6.2'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/8a37fa28-acb4-612b-f280-8319e027935b_VARS-pure-efi.fd</nvram> </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='8' threads='2'/> <cache mode='passthrough'/> </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/vm/Windows 10/vdisk1.img'/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/virtio/virtio-win-0.1.221-1.iso'/> <target dev='hdb' bus='ide'/> <readonly/> <address type='drive' controller='0' bus='0' target='0' unit='1'/> </disk> <controller type='pci' index='0' model='pci-root'/> <controller type='ide' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </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:74:ff:47'/> <source bridge='br0'/> <model type='virtio-net'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' 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'/> <sound model='ich9'> <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/> </sound> <audio id='1' type='none'/> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0' multifunction='on'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x04' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x1'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source startupPolicy='optional'> <vendor id='0x0b05'/> <product id='0x190e'/> </source> <address type='usb' bus='0' port='2'/> </hostdev> <memballoon model='none'/> </devices> </domain>
  5. So, in other words, as long as the packages are from the NerdTools Plugin, I can ignore the warning?
  6. Hello! In the wake of NerdPack not working, there was a post about a successor called NerdTools. However once I installed it, and installed a few packaged within the plugin, I noticed this warning in Fix Common Problems: Upon inspection, it looks like NerdTools is putting the packages I installed into this folder. Please advise on what to do. Thank you!
  7. Hello! Ever since updating to 6.11.X, I've noticed that when I click "Update All", it will update all my containers and then after it reaches the last one, it will start back over and just continue to update from the top. This keeps repeating until I refresh the page. There is no longer any "Done" button once the updates have all taken place. The containers look like they updated, so it doesn't look like anything is really broken, but I'm not sure. Everything seems to be working fine. I thought by updating to 6.11.1 this would be fixed, but the issue is still there. Thanks for all your help!
  8. Hello! I recently (2022.10.04) completed a parity check that found 0 errors. Since then, I've rebooted the server a few times to change settings in the BIOS, each time was a clean power down/restart. Since booting back up, it has been running a few days with no warnings. I have not been noticing any issues, and from what I can see there are no errors on the *MAIN* tab. However, it looks like something happened because when I checked this morning (2022.10.08) I have an errors on both parity drives and disk 7. Looking into the drives, all both parity drives and disk 7 say "UDMA CRC error count:4" I've included my diagnostics and attached some pictures to the post. I've never encountered something like this before and don't want to do anything to make it worse. Please advise on what to do. Thank you! server-diagnostics-20221008-0852.zip
  9. I haven't formatted my SSD. My SSD and all my other drives seem to be working fine. I'm not having any issue with accessing any files on my drives, unless formatting my SSD has something to do with why I'm not able to download or update my docker applications and the issues I'm having with my Plugin tab?
  10. I saw this (image listed below) pop up on my Apps Tab today, but I can't tell what it is or what it's supposed to do. I click go to support thread and it takes me to the forum homepage. Just trying to get some clarification on what exactly that container does.
  11. I made a post about here. Essentially, I'm just having a lot of issues I've never had before on 6.8.3. It was like everything went from running perfectly to things just being unresponsive or breaking on me. Currently: I can't update any of my docker containers. Can't check for any updates on docker containers. It just keeps checking without ever resolving itself. Can't download anything from Community Applications. Certain tabs, but particularly my Plugins tab takes over a minute at best to load up. Someone in the other thread asked that I post my Diagnostics, but unfortunately, my username and server name are used in other applications so I don't feel comfortable sharing that information. I know that limits anyone's ability to help me and I'm not trying to be difficult, but that's just unfortunately my situation. Here's the error I get from my logs when I check for updates for my containers: Mar 31 20:11:37 SERVER nginx: 2021/03/31 20:11:37 [error] 12122#12122: *12517 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 10.XX.XX.121, server: , request: "POST /plugins/dynamix.docker.manager/include/DockerUpdate.php HTTP/2.0", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "8a4bf81b3bby354a2d8b1addf54f2c076d99278c.unraid.net", referrer: "https://8a4bf81b3bby354a2d8b1addf54f2c076d99278c.unraid.net/Docker"
  12. Also considering downgrading back to 6.8.3, but really don't want to deal with any issues. Is 6.8.3 compatible with 6.9.1 or will there be any alignment issues or issues in general?
  13. That's fair. Yea, unfortunately my server names and user names are tied to more than just my server. Anyway to downgrade to back to 6.8? I got to Tools --> Update OS and only see an option for 6.9.0.
  14. I went to download the zip file and saw a list of all the things that are made public in the diagnostics file and I'm not comfortable sharing some of that information. I know that might seem silly. I apologize.
  15. Upgraded to 6.9.0 and then to 6.9.1. The issues I have were present from 6.9.0 and I thought would be resolved with the 6.9.1 fix. Accessing Plugins or Apps tab takes at best 30 seconds and at worst several minutes. I used to be able to click through tabs instantaneously. Update: Accessing Plugins takes considerably longer than previously stated. It is now a few minutes to not loading at all sometimes. Updating Docker Applications is met with a command failed. Tested to make sure that I had internet and then verified by updating some Plugins, but Docker updates are failing. Maybe Community Applications is broken? Update: Trying to download a Plugin via Community Applications is also met with a failure. Here is the error: plugin: installing: https://raw.githubusercontent.com/b3rs3rk/gpustat-unraid/master/gpustat.plg plugin: downloading https://raw.githubusercontent.com/b3rs3rk/gpustat-unraid/master/gpustat.plg plugin: downloading: https://raw.githubusercontent.com/b3rs3rk/gpustat-unraid/master/gpustat.plg ... done ******************************************************************** No vendor utilities found. Plugin install terminated due to failed prerequisites. ******************************************************************** plugin: run failed: /bin/bash retval: 1 Clicking Check For Updates in the Apps tab just leaves the process running continuously. Doesn't provide any results. Firefox will sometimes post a warning about the "Page Taking Too Much Time to Load". I have to close the tab and open up the Unraid GUI again. I have never encountered that error before in any of the previous versions. Here's the error I'm receiving when trying to download something from Community Applications: Mar 31 20:11:37 SERVER nginx: 2021/03/31 20:11:37 [error] 12122#12122: *12517 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 10.XX.XX.121, server: , request: "POST /plugins/dynamix.docker.manager/include/DockerUpdate.php HTTP/2.0", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "8a4bf81b3bby354a2d8b1addf54f2c076d99278c.unraid.net", referrer: "https://8a4bf81b3bby354a2d8b1addf54f2c076d99278c.unraid.net/Docker"