gustyScanner

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by gustyScanner

  1. Hello, this has begun happening over the past few days. There have not been any significant changes to my setup but my VM has begun to "stop" and when viewing the logs I can see it is due to a crash.

     

    From the logs I am unsure if the crash is on Unraid's side or on Home Assistant Operating System, https://github.com/home-assistant/operating-system, which is what the VM is running.

     

    Here are the logs:
     

    -rtc base=utc,driftfix=slew \
    -global kvm-pit.lost_tick_policy=delay \
    -no-hpet \
    -no-shutdown \
    -boot strict=on \
    -device '{"driver":"pcie-root-port","port":16,"chassis":1,"id":"pci.1","bus":"pcie.0","multifunction":true,"addr":"0x2"}' \
    -device '{"driver":"pcie-root-port","port":17,"chassis":2,"id":"pci.2","bus":"pcie.0","addr":"0x2.0x1"}' \
    -device '{"driver":"pcie-root-port","port":18,"chassis":3,"id":"pci.3","bus":"pcie.0","addr":"0x2.0x2"}' \
    -device '{"driver":"pcie-root-port","port":19,"chassis":4,"id":"pci.4","bus":"pcie.0","addr":"0x2.0x3"}' \
    -device '{"driver":"pcie-root-port","port":20,"chassis":5,"id":"pci.5","bus":"pcie.0","addr":"0x2.0x4"}' \
    -device '{"driver":"ich9-usb-ehci1","id":"usb","bus":"pcie.0","addr":"0x7.0x7"}' \
    -device '{"driver":"ich9-usb-uhci1","masterbus":"usb.0","firstport":0,"bus":"pcie.0","multifunction":true,"addr":"0x7"}' \
    -device '{"driver":"ich9-usb-uhci2","masterbus":"usb.0","firstport":2,"bus":"pcie.0","addr":"0x7.0x1"}' \
    -device '{"driver":"ich9-usb-uhci3","masterbus":"usb.0","firstport":4,"bus":"pcie.0","addr":"0x7.0x2"}' \
    -device '{"driver":"virtio-serial-pci","id":"virtio-serial0","bus":"pci.2","addr":"0x0"}' \
    -blockdev '{"driver":"file","filename":"/mnt/user/domains/HomeAssistant/haos_ova-9.5.vmdk","node-name":"libvirt-1-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \
    -blockdev '{"node-name":"libvirt-1-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"vmdk","file":"libvirt-1-storage","backing":null}' \
    -device '{"driver":"virtio-blk-pci","bus":"pci.3","addr":"0x0","drive":"libvirt-1-format","id":"virtio-disk2","bootindex":1,"write-cache":"on"}' \
    -netdev tap,fd=35,id=hostnet0 \
    -device '{"driver":"virtio-net","netdev":"hostnet0","id":"net0","mac":"52:54:00:ad:6a:98","bus":"pci.1","addr":"0x0"}' \
    -chardev pty,id=charserial0 \
    -device '{"driver":"isa-serial","chardev":"charserial0","id":"serial0","index":0}' \
    -chardev socket,id=charchannel0,fd=33,server=on,wait=off \
    -device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":1,"chardev":"charchannel0","id":"channel0","name":"org.qemu.guest_agent.0"}' \
    -device '{"driver":"usb-tablet","id":"input0","bus":"usb.0","port":"1"}' \
    -audiodev '{"id":"audio1","driver":"none"}' \
    -vnc 0.0.0.0:0,websocket=5700,audiodev=audio1 \
    -k en-us \
    -device '{"driver":"qxl-vga","id":"video0","max_outputs":1,"ram_size":67108864,"vram_size":67108864,"vram64_size_mb":0,"vgamem_mb":16,"bus":"pcie.0","addr":"0x1"}' \
    -device '{"driver":"usb-host","hostdevice":"/dev/bus/usb/001/005","id":"hostdev0","bus":"usb.0","port":"2"}' \
    -device '{"driver":"virtio-balloon-pci","id":"balloon0","bus":"pci.4","addr":"0x0"}' \
    -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
    -msg timestamp=on
    char device redirected to /dev/pts/0 (label charserial0)
    qxl_send_events: spice-server bug: guest stopped, ignoring
    qemu: qemu_thread_create: Resource temporarily unavailable
    2024-01-09 18:30:52.940+0000: shutting down, reason=crashed

     

    tower-diagnostics-20240109-1810.zip

  2. Hello,

     

    I am seeing an issue where if I browse a share in the WebUI, some folders show many more files and folders than I am able to see in the SMB share.

     

    I am not really at liberty to share these filenames as they contain PII.

     

    What do I need to do to resolve this issue? I'm not sure if its filesystem corruption, as they do appear in the WebUI, or if it is a bug with SMB itself.

     

    Thank you

  3. Has anyone had an issue with the qBittorrent webui not loading when using Wireguard? I can use OpenVPN and the webui then loads fine.

     

    If I read the logs on both Wireguard and OpenVPN I can see it made connections to the proper VPN (and if I use a command within the container, they do have network connection curl icanhazip.com)

     

    I wonder what it is about using Wireguard that breaks the qBittorrent UI for me.

  4. Invalid file (or folder) contained within /mnt

     

    Hello,

     

    I am getting this warning from Fix Common problems.

     

    I think initially this came about because I was using /mnt/disks/Dropbox for Rclone, but switched to /mnt/addons/Dropbox based on the recommendation.

     

    What I cannot understand is that after moving this mount point, I still get this error. The /mnt/disks directory is also now empty.

     

    I have attached diagnostics. Thank you for this and the other great tools.

    tower-diagnostics-20230309-1458.zip

  5. 20 hours ago, SimonF said:

    Should say connect(serial). Remove the port mapping and try as a device mapping to see it that resolves the issue.

    Thank you for the help. I do see connect(serial) now.

     

    I wonder if I need to change a setting in HomeAssistant. I now see this error when the HomeAssistant Zigbee add-on starts. Note, I have removed the serial number from these logs:

     

     

     

    Error setting up entry ConBee II, s/n: XXXX8982 - dresden elektronik ingenieurtechnik GmbH for zha

    Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/serial/serialposix.py", line 322, in open self.fd = os.open(self.portstr, os.O_RDWR | os.O_NOCTTY | os.O_NONBLOCK) FileNotFoundError: [Errno 2] No such file or directory: '/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_XXXX58982-if00' During handling of the above exception, another exception occurred:

    File "/usr/local/lib/python3.10/site-packages/serial/serialposix.py", line 325, in open raise SerialException(msg.errno, "could not open port {}: {}".format(self._port, msg)) serial.serialutil.SerialException: [Errno 2] could not open port /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_XXXX58982-if00: [Errno 2] No such file or directory: '/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_XXXX58982-if00'

     

    Seems closer, also seems like possibly the mount for serial/by-id is wrong? Here is what I see on my Unraid in CLI:

    root@Tower:~# cd /dev/serial/by-id/
    root@Tower:/dev/serial/by-id# ls
    usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_XXXX58982-if00@


    Its very odd because the serial ID is the same, the paths I see in the error and in the above ls command are the same.

     

    Hopefully this info is helpful, thank you again.

     

     

  6. 19 hours ago, ljm42 said:

    You can download the latest backup the My Servers plugin made, but not historical backups. See:

      https://wiki.unraid.net/My_Servers#Restoring_Flash_Backup

     

    Hmm, I had tried that but my configs were gone in the download as well. I solved this by manually going through and recreating. A bit of a pain but now I know and backup this directory.

     

    For now I have CA Appbackup taking a backup of my flash drive so I can have historical backups incase I see this again.

  7. Sorry last thing. I do have my AppData backed up via the CA Appdata Backup/Restore. It seems like backing up these dockerMan configs would be important for me to do as well?

    It looks like CA Backup used to backup the flash drive, but they mention to use the Unraid.net Plugin now to do so.

    I do have this Unraid.net plugin setup and it says Flash backup is "activated" but is it possible to download prior backups?

  8. Hello,

     

    I have a new Unraid server setup. I spent a lot of time setting up my docker applications. 

    I went to update one of the dockers I setup but it fails due to "Configuration not found. Was this container created using this plugin?"

     

    I found out this is due to my config files missing from my flash drive. I do not know how they could be missing from my flash drive as this was working this morning, and is no longer working now. I do not see my configs (except for a single, most recently created one).

     

    What can I do about this? Am I screwed and do I need to restart my docker setup so these config files exist again? Why were they removed in the first place (so this doesn't happen again).

     

     

    Screenshot 2023-02-27 at 5.38.55 PM.png

    tower-diagnostics-20230227-1741.zip