Everything posted by Southpaw32
-
[SUPPORT] Limbo - Tools, Downloader, Metadata Server for Lidarr
I'm installing using Composer Plus, and while downloading I get an Error Code 127. I'm not sure how to get past this?
-
[Support] Linuxserver.io - Qbittorrent
Ok, so I did the "Previous Version" in the Apps section and I'm up and running again. Whew.
-
[Support] Linuxserver.io - Qbittorrent
Help! I was trying to roll back my version, and must have messed up what I put in for the repository and now my qBt docker is gone. I'm not docker savy enough to know how to find/fix this. Could someone please help me or point me in the right direction? Thank you!
-
Upgraded from 7.2.3 to 7.2.5, now my Plex docker no longer working and then disappeared
I checked my Nvidia driver, and it was using one that isn't good for my card, so I changed it to an older version, rebooted and I'm back up and running! Whew! Thanks for the tip!
-
Upgraded from 7.2.3 to 7.2.5, now my Plex docker no longer working and then disappeared
I had the exact same thing happen. I upgraded and now my Plex docker won't even start. Any ideas?
-
[Support] selfhosters.net's Template Repository
Anyone get Autobrr working? I'm trying to get it to work with Lidarr/Sonarr and qBittorrent. In Lidarr (for example) it finds the new release, but it never sends it to qBt. I'm not sure why not? Any help would be greatly appreciated.
-
[Support] Linuxserver.io - ZNC
Ok, I finally got it working. Took 4 un/reinstalls and then it just started working. I sometimes have to refresh to get the webUI to not give an error, but it's working!
-
[Support] Linuxserver.io - ZNC
Does this still work? I can get the wedUI up, but when I put in the admin creds I just get a "connect was reset" page. Rinse, repeat.
-
[Support] binhex - slskd
Is there a begginers guide or "how to" on setting up API keys? I want to setup Soularr but need an api key, and everything I've found on how to do it is pretty vague. Thanks!
-
[Support] binhex - slskd
Thank you! I had read that earlier, but it didn't "click" with me. I looked it over again and finally figured it out! Thank you for your time!
-
[Support] binhex - slskd
I'm not able to get my shares to show up. Looking in the logs I see this: Failed to scan share "/mnt/disk3/data/media/music/AQS Music/AQS NEW Ubers": "Could not find a part of the path '/mnt/disk3/data/media/music/AQS Music/AQS NEW Ubers'. I've tried serveral folders and none of them are working. Help! Please!
-
How do I convert Lidarr to Postgresql?
I have over 150k tracks in Lidarr and would love to speed it up with postgres. I took a look at the instructions in the lidarr wiki (https://wiki.servarr.com/lidarr/postgres-setup), but it doesn't really apply to Unraid, and I'm not savy enough to figure it out. Has anyone converted to postgres? Can you give me some help/instructions on how to do it? Thanks!!!!
-
Is there any way to get the folder size to show by default in main and shares tabs?
Is there a way to get the folder size to show by default when looking at directories in the shares and main tabs? Thanks!
-
"Macvlan and Bridging found" Do I need to worry?
This week the Fix Common Problem plugin gave me a warning about "Macvlan and Bridging found," but I have not had any issues. Do I need to worry about this? Should I change it, or wait until when/if I have a problem? I don't know why I am just now getting this warning. I haven't changed anything that I know of.
-
Convert Cache pool to Raid 5 - Bad idea?
Is there any reason NOT to run my main cache pool in Raid 5? I see the option in Unbalance to convert it to raid 5, which would give me more usable space (3x 1tb NVME drives.) It says to "see help," but I don't see anything that really says it's a bad or good idea. I'd appreciate any help/input!
-
DiskSpeed, hdd/ssd benchmarking (unRAID 6+), version 2.10.10
-
DiskSpeed, hdd/ssd benchmarking (unRAID 6+), version 2.10.10
I can't get any results to display. Ok, I just ran the "Benchmark" again, and one drive showed results, but none of the other ones did. Any ideas?
-
Just picked up a KTN-STL3!
I just picked up a KTN-STL3. Got a nice deal on one with come caddies, and I am needing a way to connect 8 hard drives, so I figured I'd give it a shot. I know several people on here have these, and was wanting to get some idea of what to expect? I know about the formatting to 512b thing, and I've got an external HBA. What kind of performance should I expect? Can it be used with something like Plex? Are there better, reasonably priced options out there? Thanks!
-
Win 10 VM - Network adapter is no where to be found?!?!
That fixed it! <interface type='bridge'> <mac address='xx:xx:xx:xx:xx:xx'/> <source bridge='br0'/> <model type='virtio-net'/> </interface> Sorry, I should have caught that! I did have a MAC in there on a previous attempt. Did a second copy/paste to make sure I didn't mess something up, and forgot to put in the MAC! Thank you for your time and help!!!
-
Win 10 VM - Network adapter is no where to be found?!?!
-
Win 10 VM - Network adapter is no where to be found?!?!
Where do I insert that into the XML? Just add it to the end? I tried to add it and got this error: VM creation error (domain_definition):126: Unescaped '<' not allowed in attributes values <source bridge='br0'/> ------^
-
Win 10 VM - Network adapter is no where to be found?!?!
Here you go! There is no section for the MAC or any networking, despite the fact I have set them each time when I did my installs. This has happened every time I have re-created this VM.
-
Win 10 VM - Network adapter is no where to be found?!?!
Do you mean the XML? (sorry, I see nothing labeled "template") <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm' id='1'> <name>Windows 10</name> <uuid>f17af433-dcb2-6466-3aa7-effe2a298f57</uuid> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/> </metadata> <memory unit='KiB'>17301504</memory> <currentMemory unit='KiB'>4718592</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>8</vcpu> <cputune> <vcpupin vcpu='0' cpuset='10'/> <vcpupin vcpu='1' cpuset='42'/> <vcpupin vcpu='2' cpuset='11'/> <vcpupin vcpu='3' cpuset='43'/> <vcpupin vcpu='4' cpuset='12'/> <vcpupin vcpu='5' cpuset='44'/> <vcpupin vcpu='6' cpuset='13'/> <vcpupin vcpu='7' cpuset='45'/> </cputune> <resource> <partition>/machine</partition> </resource> <os> <type arch='x86_64' machine='pc-i440fx-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/f17af433-dcb2-6466-3aa7-effe2a298f57_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='4' 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/user/domains/Windows 10/vdisk1.img' index='3'/> <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='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/SW_DVD9_Win_Pro_10_22H2.1_64BIT_English_Pro_Ent_EDU_N_MLF_X23-31722.ISO' index='2'/> <backingStore/> <target dev='hda' bus='ide'/> <readonly/> <boot order='2'/> <alias name='ide0-0-0'/> <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.229-1.iso' index='1'/> <backingStore/> <target dev='hdb' bus='ide'/> <readonly/> <alias name='ide0-0-1'/> <address type='drive' controller='0' bus='0' target='0' unit='1'/> </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='pci-root'> <alias name='pci.0'/> </controller> <controller type='ide' index='0'> <alias name='ide'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='virtio-serial' index='0'> <alias name='virtio-serial0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </controller> <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-Windows 10/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='0x02' function='0x0'/> </video> <memballoon model='virtio'> <alias name='balloon0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> </memballoon> </devices> <seclabel type='dynamic' model='dac' relabel='yes'> <label>+0:+100</label> <imagelabel>+0:+100</imagelabel> </seclabel> </domain>
-
Win 10 VM - Network adapter is no where to be found?!?!
- Win 10 VM - Network adapter is no where to be found?!?!
Unraid newbie, and setting up my first VM. Everything went smooth until I realized there is no ethernet apdater. No unknown devices in Device Manager. There are no mentions of networking in the Win 10 VM setting either. I have deleted and recreated the VM four times, and still having the same issues. Any ideas? Thanks! - Win 10 VM - Network adapter is no where to be found?!?!