<?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[Running out of file descriptors]]></title><description><![CDATA[<p dir="auto">I'm getting a wierd error when I try to rerun my program:</p>
<blockquote>
<blockquote>
<blockquote>
<p dir="auto">exec(open("<a href="http://junk.py" target="_blank" rel="noopener noreferrer nofollow ugc">junk.py</a>").read(),globals())<br />
hello<br />
I am loading<br />
Starting main()<br />
Starting MQTT<br />
&lt;MQTTClient object at 3fff0720&gt;<br />
Setting the date/RTC<br />
2000/01/01 0:10:55<br />
2000/01/01 0:10:55<br />
Running off the end<br />
exec(open("<a href="http://junk.py" target="_blank" rel="noopener noreferrer nofollow ugc">junk.py</a>").read(),globals())<br />
[0;31mE (658885) vfs_fat: open: no free file descriptors[0m<br />
Traceback (most recent call last):<br />
File "&lt;stdin&gt;", line 1, in &lt;module&gt;<br />
OSError: [Errno 2] ENOENT</p>
</blockquote>
</blockquote>
</blockquote>
<p dir="auto">a ^D soft reset seems to fix it, but...</p>
]]></description><link>https://community.m5stack.com/topic/2003/running-out-of-file-descriptors</link><generator>RSS for Node</generator><lastBuildDate>Sun, 03 May 2026 15:55:13 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2003.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 30 May 2020 01:01:01 GMT</pubDate><ttl>60</ttl></channel></rss>