Lawllipops

Members
  • Posts

    32
  • Joined

  • Last visited

Everything posted by Lawllipops

  1. i figured it out. I was trying to make custom networks with capital letters, and when i tried to select it, my containers wouldnt start and get custom network not found. i created new custom networks with lower case and they all work again.
  2. Hi everyone, i was having trouble with my docker image, so i deleted it, and am reinstalling my docker apps. i had them all on a custom docker network, but is gone after i deleted my docker.img. i created a new one, but whenever i put a docker container to it, it would fail, and say no such network. i compared to that of the br0 network and i found that they are different subnet. br0 would say xxx.xxx.x.x/24 while my custom would be yyy.yyy.y.y/16 i am not sure why my custom docker network is creating a different subnet.
  3. I created a new flash drive and everything works. I think a file on my flash drive got corrupt or something but everything seems to be working fine now
  4. Unfortunately no. But I read that I can copy my confit folder over and then when I boot up I will have to click on get registration key. good news is I booted up and all my drives appear. I have not started the process on the registration key yet. I wonder if one of the files in my flash drive got corrupt. I ran the chkdsk on my flash drive and no errors appeared.
  5. I’ve tried safe mode but no luck. I am planning on replacing my flash drive as well so I guess we can see how that goes
  6. Here are my diagnostics thehans-diagnostics-20221206-1708.zip
  7. Hello I was recently having troubles with my unraid server, and found that I had bad ram. I was able to replace it today and installed it, but when I go to boot unraid there are no disks for the array parity or cache. (See image) I also added my logs. Not quite sure what else to do thehans-syslog-20221207-0106.zip
  8. Firgured out the problem. Ram memtest and it failed. Going to replace the ram and see how it goes.
  9. Unfortunately no. When I safe boot I can get into the gui but all the docker containers say the same thing (not available) like in the attached image
  10. I resolved this by buying a new card instead of my onboard Ethernet port
  11. Hi I recently got back from a trip so my machine was turned off for a little over a month. I turned it on and one thing I planned was to convert my cache drives to xfc instead btrfs. I was able to do that but I woke up to my machine not working (as in I wasn’t able to connect to the gui) I restarted my machine but on boot up I got the errors 1) usb x-x.x: disable of device-(u1/u2) failed 2) usb x-x.x: device not accepting address 3, error 62 3) usb x-x.x device not responding to setup address unraid (don’t remember the usb number but found someone else with the same error message) i read this could be due to the usb port as I am using a 32gb Samsung flash drive and so I’ve been moving it into different usb slots and eventually got the machine to boot but all the dockers seem to be unavailable (see attached) i was able to get the system logs but the diagnostic file wouldn’t download. (Or I got too impatient to wait for it to finish) I restarted and tried to do the memtest but it wouldn’t work so now I’m back up but in safe mode. any help on what the issue might be. I will try and get diagnostics from the safe mode thehans-syslog-20221202-2304.zip
  12. The btrfs pools are my cache drive. I have 2 nvme drives and an ssd as part of a cache pool. Would memtest check that?
  13. Got it. That makes sense. My docker.img was corrupted which is why I had to rebuild it. I guess my cache drive is corrupted as well which is causing problems. I will have to look up how to fix my cache drive. thanks!
  14. Hi ive been using my intake server mainly to run plex but recently I had to rebuild my docker.img. after rebuilding my gui tabs would be unresponsive and plex wouldn’t work and am forced to restart my server as I’m not able to get diagnostic data. I also had an issue where I couldn’t shutdown my server and it looked on the gui as my cpu was running 100% I restarted my server and check the logs and I got the attached screenshot i pulled the diagnostics as well and wanted to see if anyone could help me identify what might be wrong with my server. thehans-diagnostics-20221013-1026.zip
  15. I recently just swapped my unraid server to a new case, and it has started to disconnect me from unraid. i am no longer able to connect to the server using its local IP. when i check my router i can still see the server listed and its IP, but i can't connect to it at all. this happened in my old case as well, but after a while it just went away. not sure what the issue might be, but the only way to resolve it, is a hard shutdown. i can connect to the machine directly, with my keyboard and monitor, but trying to connect from outside of that doesnt seem to work. ive attached my diagnostic. thehans-diagnostics-20220402-2315.zip
  16. Thanks for the info. do I just make a copy of the file and rename it bak and delete the file and reboot? I have files in that share that I don’t want to lose.
  17. i was moving my server to a new case, and when i booted back up, i got this error. i've attached my logs thehans-diagnostics-20220402-2315.zip
  18. Great. Thanks I will try that. I just assumed it might be something in unraid since it has happened sporadically. Sometimes happens in a day or after a week
  19. Recently, I would lose access to the Unraid Terminal. It would be running for a while, but then the next day I would try and login, and i wont be able to access the GUI. also the Plex Server goes down, and cant access any of my docker containers I have setup through reverse proxy. I eventually have to hard reset my machine. I've attached my diagnostic and syslogs. recently the only things ive tried to change is my VM. ive been trying to add a GPU passthrough. syslog thehans-diagnostics-20211211-1659.zip
  20. i also attached my XML <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm' id='12'> <name>Eric&apos;s Gaming VM</name> <uuid>83eb3afe-1b86-2811-7872-57b63fde4d91</uuid> <description>Remote Gaming</description> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/> </metadata> <memory unit='KiB'>16777216</memory> <currentMemory unit='KiB'>16777216</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>10</vcpu> <cputune> <vcpupin vcpu='0' cpuset='3'/> <vcpupin vcpu='1' cpuset='11'/> <vcpupin vcpu='2' cpuset='4'/> <vcpupin vcpu='3' cpuset='12'/> <vcpupin vcpu='4' cpuset='5'/> <vcpupin vcpu='5' cpuset='13'/> <vcpupin vcpu='6' cpuset='6'/> <vcpupin vcpu='7' cpuset='14'/> <vcpupin vcpu='8' cpuset='7'/> <vcpupin vcpu='9' cpuset='15'/> </cputune> <resource> <partition>/machine</partition> </resource> <os> <type arch='x86_64' machine='pc-i440fx-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/83eb3afe-1b86-2811-7872-57b63fde4d91_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' migratable='on'> <topology sockets='1' dies='1' cores='5' 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/Eric&apos;s Gaming VM/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/Win10_20H2_v2_English_x64.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.190-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> <interface type='bridge'> <mac address='52:54:00:e3:08:b8'/> <source bridge='br0'/> <target dev='vnet0'/> <model type='virtio-net'/> <alias name='net0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' 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-12-Eric&apos;s Gaming VM/org.qemu.guest_agent.0'/> <target type='virtio' name='org.qemu.guest_agent.0' state='connected'/> <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> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </source> <alias name='hostdev0'/> <rom file='/mnt/user/isos/gtx1650.rom'/> <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='0x01' slot='0x00' function='0x1'/> </source> <alias name='hostdev1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </hostdev> <memballoon model='none'/> </devices> <seclabel type='dynamic' model='dac' relabel='yes'> <label>+0:+100</label> <imagelabel>+0:+100</imagelabel> </seclabel> </domain>
  21. Hey, I was able to get my GTX 1650 OC passthrough to my windows 10 VM, and I was using splashtop to connect to my VM, but when I connect the background looks blank, but I am able to still sign up to my windows machine. When i login to screen is again blank, but if I click on the windows Key i am able to bring up the start menu, and the background flashes on, but when I try to do anything everything runs really slowly. When I had everything setup on VNC everything worked fine, but not sure why its getting some blank screens and why everything is so laggy. Anyone got any advice?
  22. Hey Guys Not sure if this belongs here, but i tried posting in the VM section, but was hoping i would be able to get more eyes on this. I currently have 2 graphics card. a GTX 1650 in the first PCI-E slot and a P1000 in the 3rd PCI-E slot. im using the P1000 for my plex transcoding, and planning to use the GTX for my VM to use as a remote gaming VM. I am able to setup my VM using VNC graphics, but when i go back and add the Graphics Card and the Graphics Card Sound and update, and then try and start the VM it just says starting and never starts. When i click on other tabs unraid still works, but when i click the VM tab or go to Settings - VM Settings both come up blank, and I have to reboot my machine. Can anyone help me figure out what I'm doing wrong? thehans-diagnostics-20211125-0056 (1).zip
  23. Hey Guys, I currently have 2 graphics card. a GTX 1650 in the first PCI-E slot and a P1000 in the 3rd PCI-E slot. im using the P1000 for my plex transcoding, and planning to use the GTX for my VM to use as a remote gaming VM. I am able to setup my VM using VNC graphics, but when i go back and add the Graphics Card and the Graphics Card Sound and update, and then try and start the VM it just says starting and never starts. When i click on other tabs unraid still works, but when i click the VM tab or go to Settings - VM Settings both come up blank, and I have to reboot my machine. Can anyone help me figure out what I'm doing wrong? thehans-diagnostics-20211125-0056.zip
  24. Hmm dang I got new ram, cpu, and motherboard. I think it might be my onboard lan. It’s. 2.5ghz port but for some reason I lose remote connection to my system. But my computer is still on.
  25. I had my system crash again, and was able to pull the logs for my diagnostic and for my syslog. syslog thehans-diagnostics-20211112-1805.zip