JimPhreak Posted August 27, 2015 Share Posted August 27, 2015 So I just updated my Community Applications Plugin to the latest and now it seems to be broken. I get the following message when I try to search for any applications: Warning: file_put_contents(): Only 0 of 319416 bytes written, possibly out of free disk space in /usr/local/emhttp/plugins/community.applications/include/exec.php on line 1157 Warning: usort() expects parameter 1 to be array, null given in /usr/local/emhttp/plugins/community.applications/include/exec.php on line 695 Warning: Invalid argument supplied for foreach() in /usr/local/emhttp/plugins/community.applications/include/exec.php on line 725 No matching content found Furthermore, there was an update to NZBGet that I tried to apply and it failed and completely deleted my Docker container. What gives? Is there anyway to roll back to an older version of the Community Apps plugin? EDIT: Deleted and re-added the plugin (can only get the latest right?) and more of the same garbage came up when clicking on one of the app categories (Downloaders). Link to comment
scottc Posted August 27, 2015 Share Posted August 27, 2015 I just checked on my system and am not seeing anything like this, probably the first thing would be check disk space on flash drive possibly. Warning: file_put_contents(): Only 0 of 319416 bytes written, possibly out of free disk space in /usr/local/emhttp/plugins/community.applications/include/exec.php on line 1157 tells me there is disk space issue Link to comment
Squid Posted August 27, 2015 Share Posted August 27, 2015 I believe that your docker.img file is either completely full and/or corrupted. In the middle of the screen on docker Settings, what does it say. You probably have nzbget and/or another application storing its intermdeiary files within the .img file causing this to happen Link to comment
JimPhreak Posted August 27, 2015 Author Share Posted August 27, 2015 I believe that your docker.img file is either completely full and/or corrupted. In the middle of the screen on docker Settings, what does it say. You probably have nzbget and/or another application storing its intermdeiary files within the .img file causing this to happen How would I know if any of my dockers are storing files within the .img file? I store all my configs in the appdata folder on my cache drive and I don't even know how I'd map the docker.img file. Link to comment
Squid Posted August 27, 2015 Share Posted August 27, 2015 A common one is Sab where the incomplete downloads wind up being stored withing the image. What apps are you running? Link to comment
JimPhreak Posted August 27, 2015 Author Share Posted August 27, 2015 A common one is Sab where the incomplete downloads wind up being stored withing the image. What apps are you running? CP DelugeVPN Legacy ruTorrent Plex Media Server Plexpy Plex Requests Sonarr Subsonic Link to comment
Squid Posted August 27, 2015 Share Posted August 27, 2015 Of those, I would say Deluge, ruTorrent off the top of my head. Within them there is probably an folders setting (I don't use either of them however). And the temporary downloads / incomplete downloads are not being stored within your appdata. A quick fix would be to say make your docker.img file 50G or so, but that is only going to delay the same issue happening again. Link to comment
JimPhreak Posted August 27, 2015 Author Share Posted August 27, 2015 Of those, I would say Deluge, ruTorrent off the top of my head. Within them there is probably an folders setting (I don't use either of them however). And the temporary downloads / incomplete downloads are not being stored within your appdata. A quick fix would be to say make your docker.img file 50G or so, but that is only going to delay the same issue happening again. I just looked at both apps and I don't see any directories set that isn't part of my appdata folder. Very confused. For the time being to get things working I can increase my docker.img file but that means I have to re-add (which means re-mapping directories) all my containers right? Link to comment
trurl Posted August 27, 2015 Share Posted August 27, 2015 Of those, I would say Deluge, ruTorrent off the top of my head. Within them there is probably an folders setting (I don't use either of them however). And the temporary downloads / incomplete downloads are not being stored within your appdata. A quick fix would be to say make your docker.img file 50G or so, but that is only going to delay the same issue happening again. I just looked at both apps and I don't see any directories set that isn't part of my appdata folder. Very confused. For the time being to get things working I can increase my docker.img file but that means I have to re-add (which means re-mapping directories) all my containers right? Suggest deleting docker.img since it is probably corrupt now. You can add all your containers back by selecting the my-template for each of them. Make sure none of your apps are saving anything to any folder that is not in the container's volumes. Link to comment
JimPhreak Posted August 27, 2015 Author Share Posted August 27, 2015 Of those, I would say Deluge, ruTorrent off the top of my head. Within them there is probably an folders setting (I don't use either of them however). And the temporary downloads / incomplete downloads are not being stored within your appdata. A quick fix would be to say make your docker.img file 50G or so, but that is only going to delay the same issue happening again. I just looked at both apps and I don't see any directories set that isn't part of my appdata folder. Very confused. For the time being to get things working I can increase my docker.img file but that means I have to re-add (which means re-mapping directories) all my containers right? Suggest deleting docker.img since it is probably corrupt now. You can add all your containers back by selecting the my-template for each of them. Make sure none of your apps are saving anything to any folder that is not in the container's volumes. I can't even get into my half my Dockers as I'm getting errors when I try. But the only ones that would be saving any kind of large amount of data (my torrent programs) don't look like they are so I guess it is the Docker.img file. Is 15GB big enough? What's a recommended size? I'm a HEAVY Plex user (my Plex appdata folder is over 100GB). Link to comment
trurl Posted August 27, 2015 Share Posted August 27, 2015 Of those, I would say Deluge, ruTorrent off the top of my head. Within them there is probably an folders setting (I don't use either of them however). And the temporary downloads / incomplete downloads are not being stored within your appdata. A quick fix would be to say make your docker.img file 50G or so, but that is only going to delay the same issue happening again. I just looked at both apps and I don't see any directories set that isn't part of my appdata folder. Very confused. For the time being to get things working I can increase my docker.img file but that means I have to re-add (which means re-mapping directories) all my containers right? Suggest deleting docker.img since it is probably corrupt now. You can add all your containers back by selecting the my-template for each of them. Make sure none of your apps are saving anything to any folder that is not in the container's volumes. I can't even get into my half my Dockers as I'm getting errors when I try. But the only ones that would be saving any kind of large amount of data (my torrent programs) don't look like they are so I guess it is the Docker.img file. Is 15GB big enough? What's a recommended size? I'm a HEAVY Plex users (my Plex appdata folder is over 100GB). I have mine set to 20GB and it is currently using 13GB, but I have 12 dockers installed (only 5 running all the time). So it is possible you just ran out of space for your dockers depending on what you have installed. After you recreate docker.img larger, check each app's settings to make sure none of them are writing outside the container's volumes, and then keep an eye on your docker.img freespace to make sure it isn't increasing. You can see it by going to Settings - Docker. Another user having similar problems this morning and squid directed him to this thread Link to comment
JimPhreak Posted August 27, 2015 Author Share Posted August 27, 2015 Ok, deleted my docker.img and created a new 20GB image. After installing all my Dockers back I'm left with the following: I will monitor to see if the used spaced keeps increasing. Should the used space never change at all? It should stay at 5.09GB as long as I don't add any Dockers? Link to comment
Squid Posted August 27, 2015 Share Posted August 27, 2015 There's always going to be some increase. As containers update, etc. But it shouldn't grow significantly or rapidly. Link to comment
JimPhreak Posted August 28, 2015 Author Share Posted August 28, 2015 There's always going to be some increase. As containers update, etc. But it shouldn't grow significantly or rapidly. Ok something is definitely wrong still. This is where I'm at a day later. Haven't updated any dockers since yesterday. . This only thing I found in any of my dockers that isn't mapped to the appdata folder is the following but I don't see how that could be taking up so much space. Is there anyway for me to browse to the above directory to check the size of that GeoIP.dat file? Link to comment
sparklyballs Posted August 28, 2015 Share Posted August 28, 2015 There's always going to be some increase. As containers update, etc. But it shouldn't grow significantly or rapidly. Ok something is definitely wrong still. This is where I'm at a day later. Haven't updated any dockers since yesterday. . This only thing I found in any of my dockers that isn't mapped to the appdata folder is the following but I don't see how that could be taking up so much space. are you setting the folders up inside the webui of your download apps ? Link to comment
JimPhreak Posted August 28, 2015 Author Share Posted August 28, 2015 are you setting the folders up inside the webui of your download apps ? All my other dockers have the directories linked to the appdata folders and that's where stuff is being stored/downloaded to. That I've confirmed. Link to comment
trurl Posted August 28, 2015 Share Posted August 28, 2015 ... Is there anyway for me to browse to the above directory to check the size of that GeoIP.dat file? You can get a bash shell inside the docker with docker exec -it docker-name bash Link to comment
JimPhreak Posted August 28, 2015 Author Share Posted August 28, 2015 ... Is there anyway for me to browse to the above directory to check the size of that GeoIP.dat file? You can get a bash shell inside the docker with docker exec -it docker-name bash I'm not very familiar with linux. Once in there, how do I browse to that directory and view the file properties? Link to comment
trurl Posted August 28, 2015 Share Posted August 28, 2015 ... Is there anyway for me to browse to the above directory to check the size of that GeoIP.dat file? You can get a bash shell inside the docker with docker exec -it docker-name bash I'm not very familiar with linux. Once in there, how do I browse to that directory and view the file properties? ls -al path Link to comment
JimPhreak Posted August 28, 2015 Author Share Posted August 28, 2015 ... Is there anyway for me to browse to the above directory to check the size of that GeoIP.dat file? You can get a bash shell inside the docker with docker exec -it docker-name bash I'm not very familiar with linux. Once in there, how do I browse to that directory and view the file properties? ls -al path Got it. And the output its showing for the file size, that's in bytes I assume? Link to comment
trurl Posted August 28, 2015 Share Posted August 28, 2015 ... Is there anyway for me to browse to the above directory to check the size of that GeoIP.dat file? You can get a bash shell inside the docker with docker exec -it docker-name bash I'm not very familiar with linux. Once in there, how do I browse to that directory and view the file properties? ls -al path Got it. And the output its showing for the file size. Is that in bytes or what? Try it with -h ls -alh path 15 Basic ‘ls’ Command Examples in Linux Google is your friend Link to comment
JimPhreak Posted August 28, 2015 Author Share Posted August 28, 2015 ... Is there anyway for me to browse to the above directory to check the size of that GeoIP.dat file? You can get a bash shell inside the docker with docker exec -it docker-name bash I'm not very familiar with linux. Once in there, how do I browse to that directory and view the file properties? ls -al path Got it. And the output its showing for the file size. Is that in bytes or what? Try it with -h ls -alh path 15 Basic ‘ls’ Command Examples in Linux Google is your friend Thanks, so that file (GeoIP.dat) isn't my problem as it's under 1MB. Yet my docker image space used keeps going up (it's up to 7.88GB now) so something is the culprit. Just not sure whats the best way to go about finding out which. I guess I'll just shut them down one by one and monitor the used space to see which one being off stops it from going up. Link to comment
JimPhreak Posted August 28, 2015 Author Share Posted August 28, 2015 Ok it has to be my Plex docker. I've stopped all other dockers except Plex and the used space is already up to 8.50GB. I wonder if it's an issue with the latest version of Plex Media Server that I updated to (0.9.12.11). Link to comment
Squid Posted August 28, 2015 Share Posted August 28, 2015 Try moving the transcode directory into appdata Link to comment
JimPhreak Posted August 28, 2015 Author Share Posted August 28, 2015 Try moving the transcode directory into appdata Did the default directory change from the appdata directory to the docker.img? I've never had that directory set. What should I set it to? Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.