<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Mango not starting ! Disk is full.]]></title><description><![CDATA[<p dir="auto">I have described my problems in the past. Now it is happening again.<br />
The Mango ES is not starting up the web service, or it is impossible to access.<br />
This time there is no huge log files on the disk, and no way for me to find where or what is causing this overloaded disk. There is a brief error code in the Webmin interface when I try to get the system status that imply that the disk is full and the temporary file could not be created. The result is that I have deleted all obvious files as logs and other stuff to get some free space on the disk.<br />
But no I can not access the Mango ES at all from the browser.<br />
Please advis how I could find my Mango ES and clean the disk, and find why the disk gets full.<br />
The system is very small so it should not be a problem.<br />
My raspeberry is running a free version collecting all data into a modbus publishing then collected by the Mango ES and this is where I keep my status screen as a graphical view and some other data sources collected.<br />
What do I do?</p>
]]></description><link>https://forum.mango-os.com/topic/2556/mango-not-starting-disk-is-full</link><generator>RSS for Node</generator><lastBuildDate>Sat, 08 Aug 2026 04:31:51 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/2556.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 21 Nov 2016 23:04:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Mango not starting ! Disk is full. on Tue, 21 Feb 2017 21:09:02 GMT]]></title><description><![CDATA[<p dir="auto">This issue has happened again, and the same folder caused the problem.</p>
<p dir="auto">ASCII File Reader has been off for a long time, so that did not prevent the issue from re-occurring.</p>
<p dir="auto">edit:  This is happening on Mango v3, but not on Mango v1 or on an Ubuntu install.</p>
]]></description><link>https://forum.mango-os.com/post/13960</link><guid isPermaLink="true">https://forum.mango-os.com/post/13960</guid><dc:creator><![CDATA[mihairosu]]></dc:creator><pubDate>Tue, 21 Feb 2017 21:09:02 GMT</pubDate></item><item><title><![CDATA[Reply to Mango not starting ! Disk is full. on Fri, 09 Dec 2016 19:15:02 GMT]]></title><description><![CDATA[<p dir="auto">I used this command straight from the terminal to list inodes and found it easier:</p>
<p dir="auto">find / -xdev -printf '%h\n' | sort | uniq -c | sort -k 1 -n</p>
]]></description><link>https://forum.mango-os.com/post/13458</link><guid isPermaLink="true">https://forum.mango-os.com/post/13458</guid><dc:creator><![CDATA[mihairosu]]></dc:creator><pubDate>Fri, 09 Dec 2016 19:15:02 GMT</pubDate></item><item><title><![CDATA[Reply to Mango not starting ! Disk is full. on Thu, 24 Nov 2016 15:16:39 GMT]]></title><description><![CDATA[<p dir="auto">It was supposed to be constructing a file in /opt/systeminfo/ (I believe, might be /opt/info/ or something like that) which would then be read by a preconfigured ASCII File Data Source for system information like remaining disk space. You can certainly deactivate it without much loss, and you may as well disable the ASCII data source that was preloaded. I will definitely investigate if other MangoES's are having a problem with it creating files in /var/spool/</p>
]]></description><link>https://forum.mango-os.com/post/13359</link><guid isPermaLink="true">https://forum.mango-os.com/post/13359</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Thu, 24 Nov 2016 15:16:39 GMT</pubDate></item><item><title><![CDATA[Reply to Mango not starting ! Disk is full. on Thu, 24 Nov 2016 08:56:42 GMT]]></title><description><![CDATA[<p dir="auto">I found the bad guy !<br />
A Cron Job create all the files in /var/spool/exim4/input.<br />
When I disable this task, the folder is quiet .<br />
But why is this job there ? and what is it suppose to do?<br />
<img src="https://camo.nodebb.org/a0ed8b0027bd217ce9ff0e174c5e83cee8370235?url=https%3A%2F%2Fi.imgur.com%2FmYRMsZL.png" alt="0_1479977770085_Cron_job.tiff" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mango-os.com/post/13356</link><guid isPermaLink="true">https://forum.mango-os.com/post/13356</guid><dc:creator><![CDATA[stensma]]></dc:creator><pubDate>Thu, 24 Nov 2016 08:56:42 GMT</pubDate></item><item><title><![CDATA[Reply to Mango not starting ! Disk is full. on Thu, 24 Nov 2016 08:27:19 GMT]]></title><description><![CDATA[<p dir="auto">New files are created all the time.<br />
There two different contents one is:<img src="https://camo.nodebb.org/56b7bdf9c9134e2d34d22735b982de5c47b3b044?url=https%3A%2F%2Fi.imgur.com%2FErBSc3q.png" alt="0_1479975653561_spool.tiff" class=" img-fluid img-markdown" /></p>
<p dir="auto">The other has following content:<br />
<img src="https://camo.nodebb.org/3ecf87181f2b74a2102c8a26fa7d1c6bb8815eeb?url=https%3A%2F%2Fi.imgur.com%2FUQtCCRC.png" alt="0_1479975737787_spool2.tiff" class=" img-fluid img-markdown" /></p>
<p dir="auto">I have now created an empty log.txt file in the missing mango-backups folder,<br />
lets see if this does the trick...</p>
]]></description><link>https://forum.mango-os.com/post/13355</link><guid isPermaLink="true">https://forum.mango-os.com/post/13355</guid><dc:creator><![CDATA[stensma]]></dc:creator><pubDate>Thu, 24 Nov 2016 08:27:19 GMT</pubDate></item><item><title><![CDATA[Reply to Mango not starting ! Disk is full. on Thu, 24 Nov 2016 08:09:36 GMT]]></title><description><![CDATA[<p dir="auto">I have now removed the files in the /var/spool/exim4/input.<br />
Now the resources is back on track, but still what is creating the files?<br />
<img src="https://camo.nodebb.org/4e4f5871b7d422cefc8b862aed9d3742d572cd46?url=https%3A%2F%2Fi.imgur.com%2FmTRxtk7.png" alt="0_1479974922559_fs5.tiff" class=" img-fluid img-markdown" /><br />
<img src="https://camo.nodebb.org/be655de1523d51998cc481fd4fed18482c641ff7?url=https%3A%2F%2Fi.imgur.com%2Fu0qGHj9.png" alt="0_1479974958382_fs6.tiff" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mango-os.com/post/13354</link><guid isPermaLink="true">https://forum.mango-os.com/post/13354</guid><dc:creator><![CDATA[stensma]]></dc:creator><pubDate>Thu, 24 Nov 2016 08:09:36 GMT</pubDate></item><item><title><![CDATA[Reply to Mango not starting ! Disk is full. on Thu, 24 Nov 2016 07:47:46 GMT]]></title><description><![CDATA[<p dir="auto"><img src="https://camo.nodebb.org/788771516b745c8229136d1e14b7c9ac8ff3c400?url=https%3A%2F%2Fi.imgur.com%2Fo2pi6Oy.png" alt="0_1479971824621_FS1.tiff" class=" img-fluid img-markdown" /></p>
<p dir="auto">After :<br />
<img src="https://camo.nodebb.org/d9d54c25f70f168c27275081a8bc6dbd2efc42a3?url=https%3A%2F%2Fi.imgur.com%2F2Hff0vL.png" alt="0_1479972783363_fs2.tiff" class=" img-fluid img-markdown" /></p>
<p dir="auto">Then I am able to run basic Webmin functions, but what is creating the problem?<br />
I have tried no to run apt-get purge and autoremove but there is nothing to clean out.</p>
<p dir="auto">Now I work with following command.<br />
$ for i in /*; do echo $i; find $i |wc -l; done<br />
This lists the folders and inode number.<br />
and I fount that /var had over 300k nodes<br />
I will dig deeper on where exactly<br />
<img src="https://camo.nodebb.org/fd954ea578cf1d66a316761dde009d6c82728682?url=https%3A%2F%2Fi.imgur.com%2FmNF1jDf.png" alt="0_1479973339313_fs3.tiff" class=" img-fluid img-markdown" /></p>
<p dir="auto">What is creating the files in /var/spool/exim4/input ??<br />
<img src="https://camo.nodebb.org/3691c0d508b5cbe502aeb0289f37717dee0d836f?url=https%3A%2F%2Fi.imgur.com%2F1R4K8ZK.png" alt="0_1479973648956_fs4.tiff" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mango-os.com/post/13353</link><guid isPermaLink="true">https://forum.mango-os.com/post/13353</guid><dc:creator><![CDATA[stensma]]></dc:creator><pubDate>Thu, 24 Nov 2016 07:47:46 GMT</pubDate></item><item><title><![CDATA[Reply to Mango not starting ! Disk is full. on Wed, 23 Nov 2016 23:46:15 GMT]]></title><description><![CDATA[<p dir="auto">Can you check the output of <code>df -i</code> as it may be there are no more inodes. If that is the case that they're 100% utilized, you'll have to find some files (and directories) to delete. They can be any files of any size, but you should of course exercise care.</p>
<p dir="auto">A useful command may be:</p>
<pre><code>#count the number of files and directories in /path/to/dir
find /path/to/dir | wc -l
</code></pre>
]]></description><link>https://forum.mango-os.com/post/13348</link><guid isPermaLink="true">https://forum.mango-os.com/post/13348</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Wed, 23 Nov 2016 23:46:15 GMT</pubDate></item><item><title><![CDATA[Reply to Mango not starting ! Disk is full. on Wed, 23 Nov 2016 21:42:37 GMT]]></title><description><![CDATA[<p dir="auto">SSH picture<br />
<img src="https://camo.nodebb.org/022f8f7e7b063822605b96041b71ba8bf37333b6?url=https%3A%2F%2Fi.imgur.com%2Fms3yQoU.png" alt="0_1479937347472_SSH.tiff" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mango-os.com/post/13346</link><guid isPermaLink="true">https://forum.mango-os.com/post/13346</guid><dc:creator><![CDATA[stensma]]></dc:creator><pubDate>Wed, 23 Nov 2016 21:42:37 GMT</pubDate></item><item><title><![CDATA[Reply to Mango not starting ! Disk is full. on Wed, 23 Nov 2016 21:29:26 GMT]]></title><description><![CDATA[<p dir="auto">Result with Find size</p>
<p dir="auto">mango@stensmango:/opt/mango/logs$ sudo find / -size +100M<br />
find: <code>/proc/26770/task/26770/fd/5': No such file or directory find: </code>/proc/26770/task/26770/fdinfo/5': No such file or directory<br />
find: <code>/proc/26770/fd/5': No such file or directory find: </code>/proc/26770/fdinfo/5': No such file or directory</p>
]]></description><link>https://forum.mango-os.com/post/13345</link><guid isPermaLink="true">https://forum.mango-os.com/post/13345</guid><dc:creator><![CDATA[stensma]]></dc:creator><pubDate>Wed, 23 Nov 2016 21:29:26 GMT</pubDate></item><item><title><![CDATA[Reply to Mango not starting ! Disk is full. on Wed, 23 Nov 2016 21:11:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phildunlap" aria-label="Profile: phildunlap">@<bdi>phildunlap</bdi></a><br />
<img src="https://camo.nodebb.org/cd58e77e8be5499f833a5b82bd6d52625b2fcc16?url=https%3A%2F%2Fi.imgur.com%2Fr2Le5OS.png" alt="0_1479935503665_Var_log.tiff" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mango-os.com/post/13344</link><guid isPermaLink="true">https://forum.mango-os.com/post/13344</guid><dc:creator><![CDATA[stensma]]></dc:creator><pubDate>Wed, 23 Nov 2016 21:11:52 GMT</pubDate></item><item><title><![CDATA[Reply to Mango not starting ! Disk is full. on Wed, 23 Nov 2016 19:56:27 GMT]]></title><description><![CDATA[<p dir="auto">Hi this pictures was taken right after a cold boot.<br />
And ALL backup are moved to an external disk.</p>
]]></description><link>https://forum.mango-os.com/post/13343</link><guid isPermaLink="true">https://forum.mango-os.com/post/13343</guid><dc:creator><![CDATA[stensma]]></dc:creator><pubDate>Wed, 23 Nov 2016 19:56:27 GMT</pubDate></item><item><title><![CDATA[Reply to Mango not starting ! Disk is full. on Wed, 23 Nov 2016 16:30:36 GMT]]></title><description><![CDATA[<p dir="auto">I would check your /opt/mango/backup folder.  You may have a lot of NoSQL database backups which you can delete to free up space.  You can turn off incremental backups on the system settings page under the NoSQL settings.</p>
]]></description><link>https://forum.mango-os.com/post/13340</link><guid isPermaLink="true">https://forum.mango-os.com/post/13340</guid><dc:creator><![CDATA[JoelHaggar]]></dc:creator><pubDate>Wed, 23 Nov 2016 16:30:36 GMT</pubDate></item><item><title><![CDATA[Reply to Mango not starting ! Disk is full. on Wed, 23 Nov 2016 14:07:25 GMT]]></title><description><![CDATA[<p dir="auto">Weird... why does / report as only being 47% full if the disk is full? I would restart the device if I saw that.</p>
<p dir="auto">You could see if there's an abundance of logging from something else</p>
<pre><code>sudo du -sh /var/log/*
</code></pre>
]]></description><link>https://forum.mango-os.com/post/13338</link><guid isPermaLink="true">https://forum.mango-os.com/post/13338</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Wed, 23 Nov 2016 14:07:25 GMT</pubDate></item><item><title><![CDATA[Reply to Mango not starting ! Disk is full. on Wed, 23 Nov 2016 13:19:33 GMT]]></title><description><![CDATA[<p dir="auto">Hi all !<br />
Mango still has some issues.<br />
There was not room for the temp files needed in the  commands.<br />
What is wrong ? Where do I find space?</p>
<p dir="auto">mango@stensmango:/$ sudo du -ahx / | sort -rh | head -20<br />
[sudo] password for mango:<br />
Sorry, try again.<br />
[sudo] password for mango:<br />
<em><strong>sort: cannot create temporary file in ‘/tmp’: No space left on device</strong></em><br />
ot local<img src="https://camo.nodebb.org/4fc53acca72f5e796b8e9ca2ac10e6c716236ef7?url=https%3A%2F%2Fi.imgur.com%2Fo6hudFD.png" alt="0_1479906901198_Backup.tiff" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="https://camo.nodebb.org/f175425a4fdf39fd47c4d7d97afd4b44db25786a?url=https%3A%2F%2Fi.imgur.com%2Fa30LViV.png" alt="0_1479906979486_Interna metrics.tiff" class=" img-fluid img-markdown" /></p>
<p dir="auto">Filesystem from Webmin:<br />
<img src="https://camo.nodebb.org/18bdf6fd0a5b7f4fe309f52e430a3655a42c9e02?url=https%3A%2F%2Fi.imgur.com%2FouVddS9.png" alt="0_1479907094278_FS.tiff" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mango-os.com/post/13337</link><guid isPermaLink="true">https://forum.mango-os.com/post/13337</guid><dc:creator><![CDATA[stensma]]></dc:creator><pubDate>Wed, 23 Nov 2016 13:19:33 GMT</pubDate></item><item><title><![CDATA[Reply to Mango not starting ! Disk is full. on Tue, 22 Nov 2016 22:56:46 GMT]]></title><description><![CDATA[<p dir="auto">What Mihai says is true! Or, was true. That problem was among those fixed in 2.8.x and there are no more logs which can easily grow indefinitely anymore.</p>
]]></description><link>https://forum.mango-os.com/post/13333</link><guid isPermaLink="true">https://forum.mango-os.com/post/13333</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Tue, 22 Nov 2016 22:56:46 GMT</pubDate></item><item><title><![CDATA[Reply to Mango not starting ! Disk is full. on Tue, 22 Nov 2016 21:50:10 GMT]]></title><description><![CDATA[<p dir="auto">I have had an issue with full disk size with the publisher logs (Mine was 4.6 GB):</p>
<p dir="auto">Example location: /opt/mango/logs/processLog.PersistentPublisher-1.log</p>
<p dir="auto">Make sure Log Level is set to None for your publisher:</p>
<p dir="auto"><img src="https://camo.nodebb.org/6a4b6e8858defc9b54a77fdaef54a58906e03bdc?url=https%3A%2F%2Fi.imgur.com%2FBh7DwB2.png" alt="0_1479851366203_pub logs.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Hopefully that's what it is.</p>
]]></description><link>https://forum.mango-os.com/post/13332</link><guid isPermaLink="true">https://forum.mango-os.com/post/13332</guid><dc:creator><![CDATA[mihairosu]]></dc:creator><pubDate>Tue, 22 Nov 2016 21:50:10 GMT</pubDate></item><item><title><![CDATA[Reply to Mango not starting ! Disk is full. on Mon, 21 Nov 2016 23:22:02 GMT]]></title><description><![CDATA[<p dir="auto">Hi stensma,</p>
<p dir="auto">Whenever a disk is full there's only one course of action: free up some space. I would use the command line, and SSH into the device. If you are using a Mac or a Linux OS, you can type 'ssh -p 2222 mango@ip' into a terminal to begin the SSH connection, or if you are on Windows you may need to download Putty as the SSH client. The login credentials will probably be the same over SSH as they were through Webmin</p>
<p dir="auto">I would start by checking the size of Mango's files, specifically:</p>
<pre><code>du -sh /opt/mango/backup
du -sh /opt/mango/logs
du -sh /opt/mango
</code></pre>
<p dir="auto">Emptying the logs directory and the backup directory (or copying them elsewhere) is a good first step.</p>
<p dir="auto">Here are some helpful commands, where %d is a file or directory name:</p>
<pre><code>#Size of a file or directory:
du -sh %d

#List 20 largest files:
sudo du -ahx / | sort -rh | head -20

#Find all files over 100 MB:
sudo find / -size +100MB

#Remove a file
rm %d

#Remove a directory
rm -r %d
</code></pre>
<p dir="auto">Please do share where the space has gone when you find some large files, if you can.</p>
]]></description><link>https://forum.mango-os.com/post/13320</link><guid isPermaLink="true">https://forum.mango-os.com/post/13320</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Mon, 21 Nov 2016 23:22:02 GMT</pubDate></item><item><title><![CDATA[Reply to Mango not starting ! Disk is full. on Mon, 21 Nov 2016 23:06:01 GMT]]></title><description><![CDATA[<p dir="auto">Please look at my error in the past with unaccessable Mango</p>
]]></description><link>https://forum.mango-os.com/post/13319</link><guid isPermaLink="true">https://forum.mango-os.com/post/13319</guid><dc:creator><![CDATA[stensma]]></dc:creator><pubDate>Mon, 21 Nov 2016 23:06:01 GMT</pubDate></item></channel></rss>