<?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[Can&#x27;t view MM page from PC after update [Fixed]]]></title><description><![CDATA[<p dir="auto">I used to be able to view my Mirror’s web page from my phone &amp; PC (nice when in the house, but not at the mirror).  Yesterday I updated the MM core to the latest, and now the page won’t show remotely. Did something change in the MM core around this?</p>
<p dir="auto">My config.js includes:</p>
<pre><code>port: 8080,
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "192.168.1.14"
          , "192.168.1.199", "192.168.1.0"],
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/6538/can-t-view-mm-page-from-pc-after-update-fixed</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 07:04:52 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/6538.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 10 Feb 2018 02:39:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Can&#x27;t view MM page from PC after update [Fixed] on Sun, 11 Feb 2018 01:43:08 GMT]]></title><description><![CDATA[<p dir="auto">Got it solved, but not sure what exactly fixed it.</p>
<p dir="auto">I changed my config lines:</p>
<pre><code>    address: "0.0.0.0",
    ipWhitelist: [],
</code></pre>
<p dir="auto">And then rebooted. Didn’t fix it.<br />
Rebooted again later, and then it was fixed.<br />
Very odd - but fixed is fixed!</p>
]]></description><link>https://forum.magicmirror.builders/post/35485</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/35485</guid><dc:creator><![CDATA[FlatPepsi]]></dc:creator><pubDate>Sun, 11 Feb 2018 01:43:08 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t view MM page from PC after update [Fixed] on Sun, 11 Feb 2018 00:56:41 GMT]]></title><description><![CDATA[<p dir="auto">Made that change, and still can’t view the web page remotely.<br />
Odd, since I was able to before the MM update.</p>
<p dir="auto">I can VNC into the mirror, so I know the IP is right, and it’s got a good network connection.</p>
<p dir="auto">Anyone have tips on seeing logs on the mirror to start troubleshooting?</p>
]]></description><link>https://forum.magicmirror.builders/post/35483</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/35483</guid><dc:creator><![CDATA[FlatPepsi]]></dc:creator><pubDate>Sun, 11 Feb 2018 00:56:41 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t view MM page from PC after update [Fixed] on Sat, 10 Feb 2018 03:18:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/flatpepsi" aria-label="Profile: FlatPepsi">@<bdi>FlatPepsi</bdi></a></p>
<p dir="auto">This should work, although it whitelists all IP’s</p>
<pre><code>        address: "0.0.0.0",
        port: 8080,
        ipWhitelist: [],
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/35436</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/35436</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Sat, 10 Feb 2018 03:18:41 GMT</pubDate></item></channel></rss>