<?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[EAI_AGAIN error]]></title><description><![CDATA[<p dir="auto">MM has crashed several times recently.<br />
Inspection of MagicMirror-error.log shows a tonne of EAI_AGAIN errors which may or may not have anything to do with it.</p>
<p dir="auto">Here’s an example, it’s not just sky news, it’s all news feeds, calendars etc., etc…</p>
<pre><code>}
[01.08.2022 22:46.21.463] [ERROR] Newsfeed Error. Could not fetch newsfeed:  http://feeds.skynews.com/feeds/rss/world.xml FetchError: request to http://feeds.skynews.com/feeds/rss/world.xml failed, reason: getaddrinfo EAI_AGAIN feeds.skynews.com
    at ClientRequest.&lt;anonymous&gt; (/home/pi/MagicMirror/node_modules/node-fetch/lib/index.js:1491:11)
    at ClientRequest.emit (node:events:526:28)
    at Socket.socketErrorListener (node:_http_client:442:9)
    at Socket.emit (node:events:526:28)
    at emitErrorNT (node:internal/streams/destroy:157:8)
    at emitErrorCloseNT (node:internal/streams/destroy:122:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:83:21) {
  type: 'system',
  errno: 'EAI_AGAIN',
  code: 'EAI_AGAIN'
}
</code></pre>
<p dir="auto">Google search suggests a DNS error, but MM shows DNS working OK.</p>
<pre><code>pi@magicmirror:~ $ nslookup www.google.co.uk
Server:         208.67.222.222
Address:        208.67.222.222#53

Non-authoritative answer:
Name:   www.google.co.uk
Address: 172.217.169.35
Name:   www.google.co.uk
Address: 2a00:1450:4009:823::2003
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/17053/eai_again-error</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 19:20:15 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17053.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 04 Aug 2022 07:45:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to EAI_AGAIN error on Thu, 04 Aug 2022 16:06:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: Richard238">@<bdi>Richard238</bdi></a> yeh  I hear yah.   but libraries way down below mm freaked out cause they couldn’t connect to some service to get data.</p>
<p dir="auto">and the error specifically means mapping the text NAME of the service server to the IP address needed for actual communications</p>
<p dir="auto">your wfh probably isn’t a cessing those sites.</p>
<p dir="auto">most of the libraries and modules have limited recovery capabilities</p>
]]></description><link>https://forum.magicmirror.builders/post/103295</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/103295</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 04 Aug 2022 16:06:06 GMT</pubDate></item><item><title><![CDATA[Reply to EAI_AGAIN error on Thu, 04 Aug 2022 14:47:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> I’m WFH most of the week and don’t notice any internet interruptions.</p>
]]></description><link>https://forum.magicmirror.builders/post/103286</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/103286</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Thu, 04 Aug 2022 14:47:05 GMT</pubDate></item><item><title><![CDATA[Reply to EAI_AGAIN error on Thu, 04 Aug 2022 13:16:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: Richard238">@<bdi>Richard238</bdi></a> the problem  could be outside your house</p>
]]></description><link>https://forum.magicmirror.builders/post/103283</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/103283</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 04 Aug 2022 13:16:47 GMT</pubDate></item><item><title><![CDATA[Reply to EAI_AGAIN error on Thu, 04 Aug 2022 12:04:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a></p>
<p dir="auto">Interesting, it’s using the wifi from the router that’s not 3 metres across the room.<br />
I’ll look at hard wiring it at some point.</p>
]]></description><link>https://forum.magicmirror.builders/post/103281</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/103281</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Thu, 04 Aug 2022 12:04:13 GMT</pubDate></item><item><title><![CDATA[Reply to EAI_AGAIN error on Thu, 04 Aug 2022 11:33:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: Richard238">@<bdi>Richard238</bdi></a> eai_again is a networking problem,<br />
lost contact w the network.</p>
<p dir="auto">don’t know if this is a wifi problem, or a router problem or a wifi provider problem…</p>
]]></description><link>https://forum.magicmirror.builders/post/103280</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/103280</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 04 Aug 2022 11:33:12 GMT</pubDate></item></channel></rss>