m0ngr31

Members
  • Posts

    82
  • Joined

  • Last visited

Recent Profile Visitors

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

m0ngr31's Achievements

Rookie

Rookie (2/14)

2

Reputation

  1. I'm not sure. I don't even know how that happened
  2. Summary: A support thread for the apps that I've written or just added to Unraid Current Apps: DailyNotes EPlusTV Genmon OpenRA Server ollama ollama-webui ComfyUI-Magic Refact Tabby Stable Diffusion
  3. Here is my syslog, but I'm not seeing anything that jumps out at me? syslog
  4. So I did all that and it crashed again tonight. Is there anything I can do to diagnose?
  5. Okay, I did that. I'll try a memtest if I keep getting issues
  6. The last little bit, my server keeps crashing and I have to do a hard reset to fix it. I can't even ping it. Is there something that stands out in the logs? gunhaver-diagnostics-20230627-0110.zip
  7. I have been using a Windows VM and passing in my Nvidia GPU through for my gaming system. On Windows I would get crackling sound and needed to do the "MSI fix" for it to go away. I've since switched to a Linux based VM since all the games I play run fine with Proton. The problem is that I'm getting crackling audio on my linux VMs now. I've tried Pop_OS and Fedora now, but they both do the same thing. Do I need to do something similar to the MSI fix in linux? Or could it be something else entirely?
  8. I haven't put back all the containers yet, and I'm not too concerned about the docker image, just trying to figure out what is taking up all my RAM and crashing everything.
  9. It was giving me the warning message when I had a 75GB image, so it fixed that issue at least. I am running a lot of dockers, but I'm trying to figure out what is causing everything to run out of memory.
  10. I did this already today. I'm struggling to figure out why it thinks it's running out of RAM when htop doesn't show it using more than 15GB.
  11. Everything was running pretty smoothly until recently. I got a warning from Unraid about my Docker image file running out of space, so I stopped the docker service, and upgraded it to 100GB. I've had this machine for a long time, so it was still using the btrfs image. Ever since then, I am constantly restarting my Jellyfin image (most used image so when it goes down I know about it pretty quick). I have since switched to the xfs Docker image file, and after rebuilding all of my dockers, it's still doing the same thing. Can someone take a look and tell me what could be going on? It almost seems like a CPU utilization thing? But when I look at htop it doesn't look like this at all... It shows pretty low CPU utilization. (Half of these are reserved for my VM that's turned off for this screenshot) gunhaver-diagnostics-20220501-1913.zip
  12. No, I had to enable some custom nginx config for it to work in Jellyfin, but no other apps work by just toggling that option
  13. Is there a reason I can't get any apps to work with websockets? I have 2 specifically that I have toggled the `Websockets Support` option and both apps are constantly complaining about websockets not working. One of them in particular has a section for setting up NPM, and it was just toggling the option: https://github.com/advplyr/audiobookshelf#nginx-proxy-manager Is there something obvious I'm missing?
  14. I'm having a weird issue with this docker where if the docker is started, I can't start up my Windows VM. I'm not sure what the issue is. I'm using the nvidia docker passing in my Quadro and my Coral USB device. My Windows VM is using a GTX 1070 with its own PCIe USB card passed in. Home Assistant is being ran on an actual RPi 4. What could be causing this issue?