<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic I recommend running the in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Error-Uploading-to-Edison/m-p/1026702#M40392</link>
    <description>&lt;P&gt;I recommend running the following command in an attempt to free up space.&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;rm -rf /var/tmp&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jul 2015 19:19:37 GMT</pubDate>
    <dc:creator>Elroy_A_Intel</dc:creator>
    <dc:date>2015-07-27T19:19:37Z</dc:date>
    <item>
      <title>Error Uploading to Edison</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-Uploading-to-Edison/m-p/1026698#M40388</link>
      <description>&lt;P&gt;My Edison seems to be successfully connected to XDK, but when I try to do an install/build the "Onboard LED Blink" sample, I get this error:&lt;/P&gt;&lt;P&gt;Clean and Build project. This may take a few minutes.&lt;BR /&gt;Fetching packages using NPM: Installing&lt;BR /&gt;UPLOADING: Uploading project bundle to IoT device.&lt;BR /&gt;ERROR:Error extracting update - Error: Command failed: x node_modules/&lt;BR /&gt;x icon.png: Write failed&lt;BR /&gt;x main.js: Write failed&lt;BR /&gt;x package.json: Write failed&lt;BR /&gt;x README.md: Write failed&lt;BR /&gt;x test4.xdk: Write failed&lt;BR /&gt;x test4.xdke: Write failed&lt;BR /&gt;bsdtar: Error exit delayed from previous errors.&lt;/P&gt;&lt;P&gt;Also, when I try to make sure MRAA and UPM libraries are loaded with this instruction:&lt;/P&gt;&lt;P&gt;echo "src maa-upm http://iotdk.intel.com/repos/1.1/intelgalactic" &amp;gt; /etc/opkg/intel-iotdk.conf&lt;/P&gt;&lt;P&gt;I get this error:&lt;/P&gt;&lt;P&gt;"sh: write error: No space left on device"&lt;/P&gt;&lt;P&gt;Does anyone have any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2014 23:39:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-Uploading-to-Edison/m-p/1026698#M40388</guid>
      <dc:creator>toadaze</dc:creator>
      <dc:date>2014-10-16T23:39:46Z</dc:date>
    </item>
    <item>
      <title>Most likely your Edison</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-Uploading-to-Edison/m-p/1026699#M40389</link>
      <description>&lt;P&gt;Most likely your Edison partition has run out of disk space.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;You can check from your Edison console by running the command "df -h /"&lt;/P&gt;

&lt;P&gt;It will show 100% used. If that's the case, please clean the logs under /var/log/journal directory.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;We are working towards providing auto clear the logs. But in the meanwhile you can manually do it.&lt;/P&gt;

&lt;P&gt;Go to /var/log/journal directory. Run "du -sh *", it will show you bunch of directories.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Remove all or some of them to create more disk space.&lt;/P&gt;

&lt;P&gt;use rm -rf * to clean all the directories under journal. Do not remove journal directory.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Swati&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2014 17:26:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-Uploading-to-Edison/m-p/1026699#M40389</guid>
      <dc:creator>Swati_S_Intel1</dc:creator>
      <dc:date>2014-10-17T17:26:32Z</dc:date>
    </item>
    <item>
      <title>Swati</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-Uploading-to-Edison/m-p/1026700#M40390</link>
      <description>&lt;P&gt;Swati&lt;/P&gt;

&lt;P&gt;Yes, that was the problem.&amp;nbsp; All OK now after removing all directories under /var/log/journal.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2014 18:12:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-Uploading-to-Edison/m-p/1026700#M40390</guid>
      <dc:creator>toadaze</dc:creator>
      <dc:date>2014-10-17T18:12:55Z</dc:date>
    </item>
    <item>
      <title>Using Intel galileo Gen2...</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-Uploading-to-Edison/m-p/1026701#M40391</link>
      <description>&lt;P&gt;Using Intel galileo Gen2... /dev/root 100% usage&lt;/P&gt;

&lt;P&gt;there is no directory&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;/var/log/journal directory ... where and how to clean the disk space..?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;Vaibhav&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 16:53:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-Uploading-to-Edison/m-p/1026701#M40391</guid>
      <dc:creator>vaibhav_w_</dc:creator>
      <dc:date>2015-07-14T16:53:33Z</dc:date>
    </item>
    <item>
      <title>I recommend running the</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-Uploading-to-Edison/m-p/1026702#M40392</link>
      <description>&lt;P&gt;I recommend running the following command in an attempt to free up space.&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;rm -rf /var/tmp&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2015 19:19:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-Uploading-to-Edison/m-p/1026702#M40392</guid>
      <dc:creator>Elroy_A_Intel</dc:creator>
      <dc:date>2015-07-27T19:19:37Z</dc:date>
    </item>
  </channel>
</rss>

