<?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[MMM-IFTTT: curl: (7) failed to connect to [external ip] port 8080: connection refused]]></title><description><![CDATA[<p dir="auto">Hi<br />
I am trying to add IFTTT to Magic Mirror’s modules.</p>
<p dir="auto">When I test my connection with localhost it works, but as soon as I test my connection with my static external IP in CLI, I get: “curl: (7) failed to connect to [external ip] port 8080: connection refused”.</p>
<p dir="auto">IFTTT’s error is: “Action failure message: Error: Error: connect ECONNREFUSED [External IP]:8080. Unable to make web request to http://[External IP]:8080/IFTTT”</p>
<p dir="auto">The test script I am running is based on the documentation:<br />
curl -X POST -H “Content-Type: application/json” <br />
-d ‘{“message”: “Your pizza is ready!”}’ <br />
“http://[external IP]:8080/IFTTT”</p>
<p dir="auto">I have forwarded port 8080 on my router internal and external to the Magic Mirror’s IP address.</p>
<p dir="auto">Am I missing something?</p>
<p dir="auto">Thanks in advance</p>
]]></description><link>https://forum.magicmirror.builders/topic/16812/mmm-ifttt-curl-7-failed-to-connect-to-external-ip-port-8080-connection-refused</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 11:28:25 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/16812.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 29 May 2022 09:49:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-IFTTT: curl: (7) failed to connect to [external ip] port 8080: connection refused on Sun, 29 May 2022 12:40:48 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> You brilliant person!</p>
<p dir="auto">Solved and many thanks.</p>
<p dir="auto">Made a total rooky mistake to not allow outside comm through the config.js file.</p>
]]></description><link>https://forum.magicmirror.builders/post/102069</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/102069</guid><dc:creator><![CDATA[White Hawk]]></dc:creator><pubDate>Sun, 29 May 2022 12:40:48 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-IFTTT: curl: (7) failed to connect to [external ip] port 8080: connection refused on Sun, 29 May 2022 12:27:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/white-hawk" aria-label="Profile: White-Hawk">@<bdi>White-Hawk</bdi></a> what is your mm address and ipWhitelist settings in config.js</p>
<p dir="auto">address:localhost  means ONLY apps INSIDE the same machine can access mm<br />
ipWhitelist is also set to allow only localhost setting</p>
<p dir="auto">to test</p>
<p dir="auto">use your  phone or your normal computer to access the mm IP:port</p>
<p dir="auto">in addition, some routers have a problem when the IP address used on the inside is the address for the outside…  have had that problem off and on since I started doing it in 2010</p>
]]></description><link>https://forum.magicmirror.builders/post/102068</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/102068</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 29 May 2022 12:27:30 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-IFTTT: curl: (7) failed to connect to [external ip] port 8080: connection refused on Sun, 29 May 2022 11:46:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/white-hawk" aria-label="Profile: White-Hawk">@<bdi>White-Hawk</bdi></a><br />
Your MM is visible out of network?<br />
For example, Try to access your MM of home network through external IP from your office.<br />
I think your port forwarding might have been wrong.</p>
]]></description><link>https://forum.magicmirror.builders/post/102067</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/102067</guid><dc:creator><![CDATA[MMRIZE]]></dc:creator><pubDate>Sun, 29 May 2022 11:46:34 GMT</pubDate></item></channel></rss>