Everything posted by gwreck
-
Unraid crashing overnight - Syslog Attached.
Thank you for your reply. I do appreciate it. One thing I didn't mention is that this started occurring after I replaced my flash drive. Could the flash drive be among the hardware causing a fault? Or is that unlikely?
-
Unraid crashing overnight - Syslog Attached.
Hello everyone, I've been experiencing an issue that is seemingly random. Sometimes my Unraid server crashes overnight. I notice in the morning usually when I go to try to use Plexamp on the way to work, or if my lights don't turn on via my Home Assistant VM. When this crash occurs, the machine is still on, but my WebGUI is inaccessible, as is SSH. I enabled syslog, and have attached it. I barely know what I'm looking at, but I think I was actually awake for this malfunction and I believe it happened sometime around 5:06AM based on the activity of my HA VM. Any thoughts as to what looks to be causing my issue? syslog-10.0.0.37.log
-
[support] Create Container Template from Compose File - MusicBee (Unraid 6.12.14)
Hello everyone, Someone made a docker container for a program that I love called MusicBee. It isn't in CA so I'm trying to use the compose file on github to make my own template - something I haven't done before. I think I'm very close but I'm missing something. Photo of my template is attached. I'm assuming it's this line that I don't know how to input. security_opt: -seccomp:unfonfirmed Compose file here: https://github.com/jmbannon/musicbee-docker services: musicbee: image: ghcr.io/jmbannon/musicbee-docker:3.4.8033-beta.4 container_name: musicbee ports: - 3000:3000 security_opt: - seccomp:unconfined # required shm_size: "2gb" # optional, but recommended environment: - PUID=1000 - PGID=1000 - TZ=America/Los_Angeles - TITLE=MusicBee volumes: - <path/to/musicbee/config>:/config - <path/to/music>:/music # optional restart: unless-stopped Any help is very appreciated!
-
System Log is filling up / Memory 100% used
Hello all, Attached is my diagnostics. I sent the raw text of the logs originally - apologies, I couldn't find how to attach a file. We can see in my logs that the bluetooth is causing an issue, but it seems a USB system is also. I've now timed it and my logs fill about every 2 days or so. z2-diagnostics-20220606-2011.rar
-
System Log is filling up / Memory 100% used
Hello everyone, I logged into my server this afternoon after starting some tasks with Tdarr (video transcoding) last night and saw that my CPU, RAM, and System Logs were at 100%. I stopped all my docker containers and the CPU / RAM went down to ~0 but the system log was still 100% I ran a test for "Fix Common Problems" and saw that "out of memory" and "system log is full" were the errors. It said I should create a post here and show my system logs. This file is "syslog.1" It would seem I should turn off the bluetooth feature in my motherboard, but I'm not sure about these other errors.