Posted August 3, 20186 yr Hey all, In need of some help, when I click on the docker tab it just sits in loading limbo forever which means I'm unable to update/edit my dockers. all dockers are working as normal. only way of fixing is rebooting my server which is very annoying to have to do. Below is a screenshot of what is sits on forever. Also noticed the apps tab wont load either and sits on the screenshot below. Both the loading icons still spin so it hasn't frozen from what i can tell. Any help would be greatly appreciated as I'm not very well versed in the inner working of Unraid lol
August 3, 20186 yr Author 4 hours ago, trurl said: Tools- Diagnostics, post complete zip Here it is, thanks tower-diagnostics-20180803-1817.zip
August 3, 20186 yr Not sure what's going on, but you ran out of memory at some point and oom-killer killed mono. And rsyslog is losing messages due to the device being out-of-space. I don't run either of those processes. Can you tell us more?
August 4, 20186 yr Author 15 hours ago, trurl said: Not sure what's going on, but you ran out of memory at some point and oom-killer killed mono. And rsyslog is losing messages due to the device being out-of-space. I don't run either of those processes. Can you tell us more? What two processes are you referring to? and What more would you like to know? Edited August 4, 20186 yr by glaedr223
August 4, 20186 yr 6 hours ago, glaedr223 said: What two processes are you referring to? and What more would you like to know? mono (allows running Windows .NET on other OS) rsyslogd (logging to a remote system) Do you know why these are running on your system?
August 5, 20186 yr Author 15 hours ago, trurl said: mono (allows running Windows .NET on other OS) rsyslogd (logging to a remote system) Do you know why these are running on your system? No idea... the basic config of my setup is running a server with Intel CPU, 8gb RAM, HDD's. running unraid from a USB, and I access it remotely from my main pc.
August 5, 20186 yr Community Expert On 8/4/2018 at 7:22 AM, trurl said: mono (allows running Windows .NET on other OS) Common. Used by some DL clients (SabNZBD et al) 10 hours ago, glaedr223 said: rsyslogd (logging to a remote system) I think that runs by default and handles the syslog logging (it's running on my system) On 8/3/2018 at 4:10 AM, glaedr223 said: when I click on the docker tab it just sits in loading limbo forever You're running unRaid 6.5.0 Update to 6.5.3, and your problems *should* go away
October 15, 20186 yr Author On 8/5/2018 at 11:19 PM, Squid said: You're running unRaid 6.5.0 Update to 6.5.3, and your problems *should* go away So I did this, over the weekend the same issue happened again, the server all but crashed after 28 days uptime. I have attached the log. Many thanks in advance for any help rendered! tower-diagnostics-20181015-1738.zip
October 15, 20186 yr My guess is you have some (probably misconfigured) docker out of control filling up memory or docker image or both. What dockers are you running?
October 16, 20186 yr Author Im running Plex, Deluge VPN, Sonarr, Radarr, and Jackett. It most likely is my error lol.
October 16, 20186 yr Except for mounted storage (paths that begin with /mnt) and /boot (the flash drive), all other folders in the Unraid OS are in RAM. If you have any container volume map pointing (HOST path) to anywhere except mounted storage it is going to be in RAM and the application could fill up RAM. If you have an application configured to write to any path that isn't mapped (container volume), it is going to write into the docker image and could fill it up. Common mistakes are not using the same upper/lower case when specifying paths, or not starting a path with /
October 17, 20186 yr 1 hour ago, glaedr223 said: My mappings look to all be in order to me? You have to check the APPLICATION settings to make sure they match what you mapped. If, for instance, deluge is writing to a path other than /data. 21 hours ago, trurl said: If you have an application configured to write to any path that isn't mapped
October 17, 20186 yr Author everything looks like it is in order the only thing i'm not certain about is this transcoding location. couldn't really find anything that would say if this is right or not given my particular set up.
October 17, 20186 yr 7 minutes ago, glaedr223 said: couldn't really find anything that would say if this is right or not given my particular set up. Looks like you have a /transcode mapping for Plex so not sure why you would question it. Except for transcoding Plex doesn't write much except its appdata anyway. One of your downloading apps would be a more likely suspect.
November 19, 20186 yr Author On 10/17/2018 at 11:53 PM, trurl said: One of your downloading apps would be a more likely suspect. Deluge is all matching up, I did notice that on the dashboard tab this was displaying?
Archived
This topic is now archived and is closed to further replies.