<?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["This site can’t be reached" when running 2.1.3 serveronly mode]]></title><description><![CDATA[<p dir="auto">Hi everyone,</p>
<p dir="auto">I have just been updating to 2.1.3 “git pull &amp;&amp; npm install” my already working instance of MagicMirror and since then the “node serveronly” command I used to run with pm2 doesn’t seem to be working anymore.<br />
I don’t see any error message but “This site can’t be reached” message on my browser.<br />
I run MM on an Ubuntu 16.04.3 LTS, I have completely disabled the firewall just in case but still nothing.</p>
<p dir="auto">I understand this might be an issue on my configuration but I just have updated MM to 2.1.3 and since I dont see any error message, I am not sure where to start. Any help is appreciated.</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.magicmirror.builders/topic/5044/this-site-can-t-be-reached-when-running-2-1-3-serveronly-mode</link><generator>RSS for Node</generator><lastBuildDate>Tue, 11 Aug 2026 17:09:48 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/5044.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 03 Oct 2017 16:00:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to "This site can’t be reached" when running 2.1.3 serveronly mode on Wed, 04 Oct 2017 19:17:58 GMT]]></title><description><![CDATA[<p dir="auto">This is the same issue than <a href="https://forum.magicmirror.builders/topic/5015/after-update-to-mirror-to-2-1-3-no-working-whitlist/7">https://forum.magicmirror.builders/topic/5015/after-update-to-mirror-to-2-1-3-no-working-whitlist/7</a><br />
I initially excluded ipWhtelist since I didn’t even see the access denied message but adding the address parameter in the config.js file made the trick.</p>
<p dir="auto">Thank you</p>
]]></description><link>https://forum.magicmirror.builders/post/28997</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28997</guid><dc:creator><![CDATA[cben0ist]]></dc:creator><pubDate>Wed, 04 Oct 2017 19:17:58 GMT</pubDate></item><item><title><![CDATA[Reply to "This site can’t be reached" when running 2.1.3 serveronly mode on Mon, 18 Feb 2019 10:42:28 GMT]]></title><description><![CDATA[<p dir="auto">The <a href="http://net-informations.com/q/mis/reached.html" target="_blank" rel="noopener noreferrer nofollow ugc">This site can’t be reached</a> error message could happen on Windows 8, Windows 10, Linux, Chrome OS or Android devices. No matter why Chrome browser shows this message, but it needs to fix permanently. Here are some possible solutions, these solutions will try to minimize or remove the error completely and takes you to your desired website in your Chrome browser.</p>
<p dir="auto">Clear browser cache, history and cookies<br />
Reset Chrome browser settings<br />
Reset Wi-Fi Modem<br />
Restart DNS client<br />
Reset the Chrome profile Sync<br />
Remove browser extension from Chrome<br />
Scan your device for malware<br />
Reinstall Chrome<br />
Install another web browser</p>
]]></description><link>https://forum.magicmirror.builders/post/52634</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/52634</guid><dc:creator><![CDATA[donaldante]]></dc:creator><pubDate>Mon, 18 Feb 2019 10:42:28 GMT</pubDate></item><item><title><![CDATA[Reply to "This site can’t be reached" when running 2.1.3 serveronly mode on Wed, 04 Oct 2017 19:17:58 GMT]]></title><description><![CDATA[<p dir="auto">This is the same issue than <a href="https://forum.magicmirror.builders/topic/5015/after-update-to-mirror-to-2-1-3-no-working-whitlist/7">https://forum.magicmirror.builders/topic/5015/after-update-to-mirror-to-2-1-3-no-working-whitlist/7</a><br />
I initially excluded ipWhtelist since I didn’t even see the access denied message but adding the address parameter in the config.js file made the trick.</p>
<p dir="auto">Thank you</p>
]]></description><link>https://forum.magicmirror.builders/post/28997</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28997</guid><dc:creator><![CDATA[cben0ist]]></dc:creator><pubDate>Wed, 04 Oct 2017 19:17:58 GMT</pubDate></item><item><title><![CDATA[Reply to "This site can’t be reached" when running 2.1.3 serveronly mode on Wed, 04 Oct 2017 18:52:36 GMT]]></title><description><![CDATA[<p dir="auto">So I have been digging a little bit more on this since yesterday.<br />
I still have the same “This site can’t be reached” when trying to access the proper url from my internal network. For the server I ran “curl <a href="http://localhost:8080" target="_blank" rel="noopener noreferrer nofollow ugc">http://localhost:8080</a>” and I can see a magicMirror HTML page so looks like it’s working from the server itself. On the logs, there no message at all, neither on journalctl.<br />
I just checkout the 2.1.2 tag and ran the same test and it works as expected on both the server and the remote browser.<br />
What change between 2.1.2 and 2.1.3 might cause that kind of issue ?</p>
<p dir="auto">To run my test, I just :</p>
<pre><code>git clone https://github.com/MichMich/MagicMirror.git
cd MagicMirror/
npm install
node serveronly/
</code></pre>
<p dir="auto">And then access <a href="http://serverip:8080" target="_blank" rel="noopener noreferrer nofollow ugc">http://serverip:8080</a> from another computer on the same network. As is I should see a message from MagicMirror telling me I dont have access to this (as ipWhiteList is not configured).<br />
2.1.2 OK // 2.1.3 KO (“This site can’t be reached”)</p>
<p dir="auto">Any help is appreciated.</p>
<p dir="auto">Thank you</p>
]]></description><link>https://forum.magicmirror.builders/post/28996</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28996</guid><dc:creator><![CDATA[cben0ist]]></dc:creator><pubDate>Wed, 04 Oct 2017 18:52:36 GMT</pubDate></item></channel></rss>