TinsellyCone

Members
  • Posts

    14
  • Joined

  • Last visited

Recent Profile Visitors

522 profile views

TinsellyCone's Achievements

Noob

Noob (1/14)

1

Reputation

  1. That fixed it! I never would have thought that rebooting for a second time would help any more than just rebooting once, but if it works, it works. Thank you so much for the help!
  2. Alright, so I had a power outage last night and all of the sudden I cannot access my files. I have a UPS that is connected to the built-in APCUPSD service, so the auto shutdown was initiated (I think). It would seem that an unclean shutdown may have occurred, but I don't really know why, or how to fix the issue. I first noticed the issue when I realized that some of my Docker containers had not started despite being configured to auto-start after a reboot. I tried manually starting them, but got a server error. I tried a reboot (which I realize now that I probably shouldn't have done because it resets the logs), but that didn't fix it. Then I realized that it was a bigger issue than I thought because I could not access files through File Explorer on Windows. I can connect and log into my Unraid server in File Explorer, but I get an error whenever I try to click on a share saying that Windows cannot access that location. I can still see my files in the file explorer plugin, but I cannot access them via the terminal because trying to CD into the user folder returns the following message: root@NAS:/mnt# cd user bash: cd: user: Transport endpoint is not connected I know that my files still exist, and I can access them by CDing into a disk instead of the user folder, but I need to be able to access them in Windows. I also get two errors under Docker settings, and I have to option to scrub and correct file system errors. Should I do this? btrfs filesystem show: Label: none uuid: e59c9a00-54bb-41e1-b4ac-d5e409ff7bf9 Total devices 1 FS bytes used 24.46GiB devid 1 size 120.00GiB used 33.00GiB path /dev/loop2 btrfs scrub status: UUID: e59c9a00-54bb-41e1-b4ac-d5e409ff7bf9 no stats available Total to scrub: 25.39GiB Rate: 0.00B/s Error summary: no errors found The docker containers that have errors all have path attributes that go through the user folder, whereas the ones that point to a specific disk start just fine. Not sure if this has anything to do with it, but I do have one drive that has 199 reallocated sectors, although the only share located on there is appdata for docker containers. I also see nothing under the shares tab of the WebUI. It just says that there are no exportable user/disk shares. Any ideas? System Info Unraid 6.10.3 Array of 5 devices (26TB) Core i5-8400 MSI B360M mobo nas-diagnostics-20230404-1801.zip
  3. I think I fixed it by removing the Custom Tabs plg and folder from the USB drive but I will update this and include diagnostics if the issue returns
  4. As stated in the title, I am having an issue where the Unraid WebUI will load, but nothing will show apart from the top bar. I've been having this issue for a while now and I cannot seem to find the cause of it. This issue resolves itself temporarily after a reboot, but returns soon after. I have only 3 plugins installed: Community Apps, File Manager, and My Server. As you can see, I did at one point use Custom Tabs, but it doesn't appear under the plugins tab. It doesn't seem to be deleted because the tabs are still there. I'm not sure if that plugin could be the issue or not. If that is the issue, how do I delete that? I am still able to use the WebUI for a bit after a reboot so I can delete it from there if possible.
  5. Thought that fixed it, but it only go NoVNC working - the VM started and got into Windows, but it crashed and won't start. Every time I click start it starts, and then stops a few seconds later. -no-shutdown \ -boot strict=on \ -device pcie-root-port,port=0x10,chassis=1,id=pci.1,bus=pcie.0,multifunction=on,addr=0x2 \ -device pcie-root-port,port=0x11,chassis=2,id=pci.2,bus=pcie.0,addr=0x2.0x1 \ -device pcie-root-port,port=0x12,chassis=3,id=pci.3,bus=pcie.0,addr=0x2.0x2 \ -device pcie-root-port,port=0x13,chassis=4,id=pci.4,bus=pcie.0,addr=0x2.0x3 \ -device pcie-root-port,port=0x14,chassis=5,id=pci.5,bus=pcie.0,addr=0x2.0x4 \ -device ich9-usb-ehci1,id=usb,bus=pcie.0,addr=0x7.0x7 \ -device ich9-usb-uhci1,masterbus=usb.0,firstport=0,bus=pcie.0,multifunction=on,addr=0x7 \ -device ich9-usb-uhci2,masterbus=usb.0,firstport=2,bus=pcie.0,addr=0x7.0x1 \ -device ich9-usb-uhci3,masterbus=usb.0,firstport=4,bus=pcie.0,addr=0x7.0x2 \ -device virtio-serial-pci,id=virtio-serial0,bus=pci.2,addr=0x0 \ -blockdev '{"driver":"file","filename":"/mnt/user/domains/Windows 10/vdisk1.img","node-name":"libvirt-4-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-4-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-4-storage"}' \ -device virtio-blk-pci,bus=pci.3,addr=0x0,drive=libvirt-4-format,id=virtio-disk2,bootindex=1,write-cache=on \ -blockdev '{"driver":"file","filename":"/mnt/user/domains/Windows 10/vdisk2.img","node-name":"libvirt-3-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-3-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-3-storage"}' \ -device virtio-blk-pci,bus=pci.5,addr=0x0,drive=libvirt-3-format,id=virtio-disk3,write-cache=on \ -blockdev '{"driver":"file","filename":"/mnt/user/isos/Windows.iso","node-name":"libvirt-2-storage","auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-2-format","read-only":true,"driver":"raw","file":"libvirt-2-storage"}' \ -device ide-cd,bus=ide.0,drive=libvirt-2-format,id=sata0-0-0,bootindex=2 \ -blockdev '{"driver":"file","filename":"/mnt/user/isos/virtio-win-0.1.173-2.iso","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-1-format","read-only":true,"driver":"raw","file":"libvirt-1-storage"}' \ -device ide-cd,bus=ide.1,drive=libvirt-1-format,id=sata0-0-1 \ -netdev tap,fd=33,id=hostnet0,vhost=on,vhostfd=34 \ -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:2e:e8:60,bus=pci.1,addr=0x0 \ -chardev pty,id=charserial0 \ -device isa-serial,chardev=charserial0,id=serial0 \ -chardev socket,id=charchannel0,fd=35,server,nowait \ -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \ -device usb-tablet,id=input0,bus=usb.0,port=2 \ -vnc 0.0.0.0:0,websocket=5700 \ -k en-us \ -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vram64_size_mb=0,vgamem_mb=16,max_outputs=1,bus=pcie.0,addr=0x1 \ -device virtio-balloon-pci,id=balloon0,bus=pci.4,addr=0x0 \ -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \ -msg timestamp=on 2021-03-27 14:17:55.418+0000: Domain id=9 is tainted: high-privileges 2021-03-27 14:17:55.418+0000: Domain id=9 is tainted: host-cpu char device redirected to /dev/pts/0 (label charserial0) 2021-03-27 14:18:07.360+0000: shutting down, reason=crashed
  6. I have multiple issues with VMs, I don't know the cause, it might have happened after a restart or software update, I'm not really sure. Here are the issues: First off, NOVNC just has this error: SyntaxError: import not found: hasScrollbarGutter And then the actual VM also won't start: ErrorWarningSystemArrayLogin -boot strict=on \ -device pcie-root-port,port=0x10,chassis=1,id=pci.1,bus=pcie.0,multifunction=on,addr=0x2 \ -device pcie-root-port,port=0x11,chassis=2,id=pci.2,bus=pcie.0,addr=0x2.0x1 \ -device pcie-root-port,port=0x12,chassis=3,id=pci.3,bus=pcie.0,addr=0x2.0x2 \ -device pcie-root-port,port=0x13,chassis=4,id=pci.4,bus=pcie.0,addr=0x2.0x3 \ -device pcie-root-port,port=0x14,chassis=5,id=pci.5,bus=pcie.0,addr=0x2.0x4 \ -device ich9-usb-ehci1,id=usb,bus=pcie.0,addr=0x7.0x7 \ -device ich9-usb-uhci1,masterbus=usb.0,firstport=0,bus=pcie.0,multifunction=on,addr=0x7 \ -device ich9-usb-uhci2,masterbus=usb.0,firstport=2,bus=pcie.0,addr=0x7.0x1 \ -device ich9-usb-uhci3,masterbus=usb.0,firstport=4,bus=pcie.0,addr=0x7.0x2 \ -device virtio-serial-pci,id=virtio-serial0,bus=pci.2,addr=0x0 \ -blockdev '{"driver":"file","filename":"/mnt/user/domains/Windows 10/vdisk1.img","node-name":"libvirt-4-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-4-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-4-storage"}' \ -device virtio-blk-pci,bus=pci.3,addr=0x0,drive=libvirt-4-format,id=virtio-disk2,bootindex=1,write-cache=on \ -blockdev '{"driver":"file","filename":"/mnt/user/domains/Windows 10/vdisk2.img","node-name":"libvirt-3-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-3-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-3-storage"}' \ -device virtio-blk-pci,bus=pci.5,addr=0x0,drive=libvirt-3-format,id=virtio-disk3,write-cache=on \ -blockdev '{"driver":"file","filename":"/mnt/user/isos/Windows.iso","node-name":"libvirt-2-storage","auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-2-format","read-only":true,"driver":"raw","file":"libvirt-2-storage"}' \ -device ide-cd,bus=ide.0,drive=libvirt-2-format,id=sata0-0-0,bootindex=2 \ -blockdev '{"driver":"file","filename":"/mnt/user/isos/virtio-win-0.1.173-2.iso","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-1-format","read-only":true,"driver":"raw","file":"libvirt-1-storage"}' \ -device ide-cd,bus=ide.1,drive=libvirt-1-format,id=sata0-0-1 \ -netdev tap,fd=33,id=hostnet0,vhost=on,vhostfd=34 \ -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:2e:e8:60,bus=pci.1,addr=0x0 \ -chardev pty,id=charserial0 \ -device isa-serial,chardev=charserial0,id=serial0 \ -chardev socket,id=charchannel0,fd=36,server,nowait \ -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \ -device usb-tablet,id=input0,bus=usb.0,port=2 \ -vnc 0.0.0.0:0,websocket=5700 \ -k en-us \ -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vram64_size_mb=0,vgamem_mb=16,max_outputs=1,bus=pcie.0,addr=0x1 \ -device virtio-balloon-pci,id=balloon0,bus=pci.4,addr=0x0 \ -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \ -msg timestamp=on 2021-03-27 12:08:18.619+0000: Domain id=6 is tainted: high-privileges 2021-03-27 12:08:18.619+0000: Domain id=6 is tainted: host-cpu char device redirected to /dev/pts/0 (label charserial0) 2021-03-27 12:08:29.023+0000: shutting down, reason=crashed 2021-03-27 12:29:45.537+0000: starting up libvirt version: 6.5.0, qemu version: 5.1.0, kernel: 5.10.21-Unraid, hostname: NAS LC_ALL=C \ PATH=/bin:/sbin:/usr/bin:/usr/sbin \ HOME='/var/lib/libvirt/qemu/domain-7-Windows 10' \ XDG_DATA_HOME='/var/lib/libvirt/qemu/domain-7-Windows 10/.local/share' \ XDG_CACHE_HOME='/var/lib/libvirt/qemu/domain-7-Windows 10/.cache' \ XDG_CONFIG_HOME='/var/lib/libvirt/qemu/domain-7-Windows 10/.config' \ QEMU_AUDIO_DRV=none \ /usr/local/sbin/qemu \ -name 'guest=Windows 10,debug-threads=on' \ -S \ -object 'secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-7-Windows 10/master-key.aes' \ -blockdev '{"driver":"file","filename":"/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd","node-name":"libvirt-pflash0-storage","auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-pflash0-format","read-only":true,"driver":"raw","file":"libvirt-pflash0-storage"}' \ -blockdev '{"driver":"file","filename":"/etc/libvirt/qemu/nvram/d52753e9-01b7-f7a1-4e25-dbcd852c052e_VARS-pure-efi.fd","node-name":"libvirt-pflash1-storage","auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-pflash1-format","read-only":false,"driver":"raw","file":"libvirt-pflash1-storage"}' \ -machine pc-q35-4.2,accel=kvm,usb=off,dump-guest-core=off,mem-merge=off,pflash0=libvirt-pflash0-format,pflash1=libvirt-pflash1-format \ -cpu host,migratable=on,hv-time,hv-relaxed,hv-vapic,hv-spinlocks=0x1fff,hv-vendor-id=none,host-cache-info=on,l3-cache=off \ -m 13312 \ -overcommit mem-lock=off \ -smp 6,sockets=1,dies=1,cores=6,threads=1 \ -uuid d52753e9-01b7-f7a1-4e25-dbcd852c052e \ -no-user-config \ -nodefaults \ -chardev socket,id=charmonitor,fd=31,server,nowait \ -mon chardev=charmonitor,id=monitor,mode=control \ -rtc base=localtime \ -no-hpet \ -no-shutdown \ -boot strict=on \ -device pcie-root-port,port=0x10,chassis=1,id=pci.1,bus=pcie.0,multifunction=on,addr=0x2 \ -device pcie-root-port,port=0x11,chassis=2,id=pci.2,bus=pcie.0,addr=0x2.0x1 \ -device pcie-root-port,port=0x12,chassis=3,id=pci.3,bus=pcie.0,addr=0x2.0x2 \ -device pcie-root-port,port=0x13,chassis=4,id=pci.4,bus=pcie.0,addr=0x2.0x3 \ -device pcie-root-port,port=0x14,chassis=5,id=pci.5,bus=pcie.0,addr=0x2.0x4 \ -device ich9-usb-ehci1,id=usb,bus=pcie.0,addr=0x7.0x7 \ -device ich9-usb-uhci1,masterbus=usb.0,firstport=0,bus=pcie.0,multifunction=on,addr=0x7 \ -device ich9-usb-uhci2,masterbus=usb.0,firstport=2,bus=pcie.0,addr=0x7.0x1 \ -device ich9-usb-uhci3,masterbus=usb.0,firstport=4,bus=pcie.0,addr=0x7.0x2 \ -device virtio-serial-pci,id=virtio-serial0,bus=pci.2,addr=0x0 \ -blockdev '{"driver":"file","filename":"/mnt/user/domains/Windows 10/vdisk1.img","node-name":"libvirt-4-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-4-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-4-storage"}' \ -device virtio-blk-pci,bus=pci.3,addr=0x0,drive=libvirt-4-format,id=virtio-disk2,bootindex=1,write-cache=on \ -blockdev '{"driver":"file","filename":"/mnt/user/domains/Windows 10/vdisk2.img","node-name":"libvirt-3-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-3-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-3-storage"}' \ -device virtio-blk-pci,bus=pci.5,addr=0x0,drive=libvirt-3-format,id=virtio-disk3,write-cache=on \ -blockdev '{"driver":"file","filename":"/mnt/user/isos/Windows.iso","node-name":"libvirt-2-storage","auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-2-format","read-only":true,"driver":"raw","file":"libvirt-2-storage"}' \ -device ide-cd,bus=ide.0,drive=libvirt-2-format,id=sata0-0-0,bootindex=2 \ -blockdev '{"driver":"file","filename":"/mnt/user/isos/virtio-win-0.1.173-2.iso","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-1-format","read-only":true,"driver":"raw","file":"libvirt-1-storage"}' \ -device ide-cd,bus=ide.1,drive=libvirt-1-format,id=sata0-0-1 \ -netdev tap,fd=33,id=hostnet0,vhost=on,vhostfd=35 \ -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:2e:e8:60,bus=pci.1,addr=0x0 \ -chardev pty,id=charserial0 \ -device isa-serial,chardev=charserial0,id=serial0 \ -chardev socket,id=charchannel0,fd=36,server,nowait \ -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \ -device usb-tablet,id=input0,bus=usb.0,port=2 \ -vnc 0.0.0.0:0,websocket=5700 \ -k en-us \ -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vram64_size_mb=0,vgamem_mb=16,max_outputs=1,bus=pcie.0,addr=0x1 \ -device virtio-balloon-pci,id=balloon0,bus=pci.4,addr=0x0 \ -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \ -msg timestamp=on 2021-03-27 12:29:45.537+0000: Domain id=7 is tainted: high-privileges 2021-03-27 12:29:45.537+0000: Domain id=7 is tainted: host-cpu char device redirected to /dev/pts/0 (label charserial0) 2021-03-27T12:30:43.909424Z qemu-system-x86_64: warning: guest updated active QH That is the entire log file for the VM. I've looked through it, but I don't really understand it. I am running the newest version of Unraid (6.9.1). Edit: So the VM is running but noVNC still doesn't work.
  7. I got it installed just fine, but I am having issues. When I set it as the DNS server for my PC, it works as a DNS server and everything loads normally. Games download normally the first time, but it logs that it has that game cached, but doesn't cache anything. Next time I want to download that same game, it thinks it has it cached so it tries to pull from the cache, but there is nothing there, so it just doesn't do anything. Edit: I got it figured out - just needed a restart
  8. Ok, so I had no issues installing it, but it's not working. When I set it as my DNS, websites and everything still work, even after clearing DNS cache, so that's good. Here is the problem: It detects when I am installing a game and logs that it has that game in the cache, but doesn't actually cache it. So next time I download that game, it tries to pull from the steam cache, but there is nothing there, so it just doesn't download. Also, how do you hide shares for users? I have tried setting it to no access but it still shows, just cant open it.
  9. One more question: I have a server, which at the moment is running a game server for my friend and I, but it is not really used anymore. If I installed UNRAID on that and wanted to upgrade the CPU later, could I upgrade the CPU and not have to worry about like resetting the UNRAID settings or anything? Like would it be an issue to swap the CPU or like add a hard drive or would that be just as easy as doing the same thing on a Windows machine where you just swap the components and turn it on and it does everything.
  10. I might just end up doing that. I imagine it would be easier than setting up a virtual machine and would be more efficient because it would use a more basic OS. I have had trouble setting up that software in the past, that is the main thing I don't like about it, so if it is set up through the app store, it would probably be much simpler.
  11. So I would like to set up a NAS and lancache for my house. I know that UNRAID is really good for NAS, but could I use it for a lancache? I know that there is other software for lancache, such as this, but I have had some trouble with that software in the past and was wondering if UNRAID would be a better solution. If it does allow you to do a lancache, what things could it cache? (like could it cache steam games, windows updates, etc)