<?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[Issue booting up MM]]></title><description><![CDATA[[[topic:post-is-deleted]]]]></description><link>https://forum.magicmirror.builders/topic/8585/issue-booting-up-mm</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 14:40:23 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/8585.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 16 Aug 2018 04:26:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Issue booting up MM on Fri, 17 Aug 2018 06:02:45 GMT]]></title><description><![CDATA[<p dir="auto">If i google “<a href="http://deserializer.cc" target="_blank" rel="noopener noreferrer nofollow ugc">deserializer.cc</a>” i get a link to the git of chromium.</p>
<p dir="auto">so maybe your chromium installation is broken.</p>
<p dir="auto">Did u use the automatic installer or not?</p>
<p dir="auto">Maybe you should delete the MagicMirror folder in your home dictionary and try this if u use a raspberry pi:</p>
<pre><code>bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)"
</code></pre>
<p dir="auto">And u should read this carefully:<br />
<a href="https://github.com/MichMich/MagicMirror" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror</a></p>
<p dir="auto">Aaaaaand u should edit your post as MadScientist said ;)</p>
]]></description><link>https://forum.magicmirror.builders/post/43502</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43502</guid><dc:creator><![CDATA[cruunnerr]]></dc:creator><pubDate>Fri, 17 Aug 2018 06:02:45 GMT</pubDate></item><item><title><![CDATA[Reply to Issue booting up MM on Fri, 17 Aug 2018 05:18:52 GMT]]></title><description><![CDATA[<p dir="auto">Of course you can edit your post and you really should.</p>
<p dir="auto">The second thing was to fix the format to make it more readable.</p>
<p dir="auto">I have no idea where ‘…/deps/v8/src/snapshot/deserializer.cc’ is. Isn’t it giving the full path? Maybe try to deactivate the MMM-NowPlayingOnSpotify module and see if the mirror is starting.</p>
]]></description><link>https://forum.magicmirror.builders/post/43501</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43501</guid><dc:creator><![CDATA[MadScientist]]></dc:creator><pubDate>Fri, 17 Aug 2018 05:18:52 GMT</pubDate></item><item><title><![CDATA[Reply to Issue booting up MM on Thu, 16 Aug 2018 21:57:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/madscientist" aria-label="Profile: madscientist">@<bdi>madscientist</bdi></a><br />
Fatal error in …/deps/v8/src/snapshot/deserializer.cc, line 662</p>
<h1>Check failed: false.</h1>
<p dir="auto">that is what I get when I try to start it…</p>
]]></description><link>https://forum.magicmirror.builders/post/43485</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43485</guid><dc:creator><![CDATA[bperlson]]></dc:creator><pubDate>Thu, 16 Aug 2018 21:57:52 GMT</pubDate></item><item><title><![CDATA[Reply to Issue booting up MM on Thu, 16 Aug 2018 21:55:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/madscientist" aria-label="Profile: madscientist">@<bdi>madscientist</bdi></a>  I cannot edit the post now. But what was the second thing?</p>
]]></description><link>https://forum.magicmirror.builders/post/43484</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43484</guid><dc:creator><![CDATA[bperlson]]></dc:creator><pubDate>Thu, 16 Aug 2018 21:55:38 GMT</pubDate></item><item><title><![CDATA[Reply to Issue booting up MM on Thu, 16 Aug 2018 20:37:06 GMT]]></title><description><![CDATA[<p dir="auto">Two things:<br />
Remove all private data like API keys, personal calendar urls etc, just put ‘…’ or ‘xxxx’ or so. You don’t want other people too access your private data.</p>
<p dir="auto">Can you fix the format? It’s barely readable like this.</p>
]]></description><link>https://forum.magicmirror.builders/post/43482</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43482</guid><dc:creator><![CDATA[MadScientist]]></dc:creator><pubDate>Thu, 16 Aug 2018 20:37:06 GMT</pubDate></item><item><title><![CDATA[Reply to Issue booting up MM on Thu, 16 Aug 2018 19:01:07 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1534446052447-aaf8f064-9507-4bc4-af39-dad84ff35ac3-image.png" alt="0_1534446047090_aaf8f064-9507-4bc4-af39-dad84ff35ac3-image.png" class=" img-fluid img-markdown" /> /* Magic Mirror Config Sample<br />
*</p>
<ul>
<li>By Michael Teeuw <a href="http://michaelteeuw.nl" target="_blank" rel="noopener noreferrer nofollow ugc">http://michaelteeuw.nl</a></li>
<li>MIT Licensed.</li>
<li></li>
<li>For more information how you can configurate this file</li>
<li>See <a href="https://github.com/MichMich/MagicMirror#configuration" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror#configuration</a></li>
<li></li>
</ul>
<p dir="auto">*/</p>
<p dir="auto">var config = {<br />
address: “localhost”, // Address to listen on, can be:<br />
// - “localhost”, “127.0.0.1”, “::1” to listen on loopback interface<br />
// - another specific IPv4/6 to listen on a specific interface<br />
// - “”, “0.0.0.0”, “::” to listen on any interface<br />
// Default, when address config is left out, is “localhost”<br />
port: 8080,<br />
ipWhitelist: [“127.0.0.1”, “::ffff:127.0.0.1”, “::1”], // Set [] to allow all IP addresses<br />
// or add a specific IPv4 of 192.168.1.5 :<br />
// [“127.0.0.1”, “::ffff:127.0.0.1”, “::1”, “::ffff:192.168.1.5”],<br />
// or IPv4 range of 192.168.3.0 --&gt; 192.168.3.15 use CIDR format :<br />
// [“127.0.0.1”, “::ffff:127.0.0.1”, “::1”, “::ffff:192.168.3.0/28”],</p>
<pre><code>language: "en",
timeFormat: 12,
units: "imperial",

modules: [
	{
		module: "alert",
	},
	{
		module: "updatenotification",
		position: "top_bar"
	},
	{
		module: "clock",
		position: "top_left"
	},
		{
		  module: "MMM-NowPlayingOnSpotify",
		  position: "bottom_left",
		
		  config: {
		    clientID: "9cbb4966327e429ea6611b896c7aa475",
		    clientSecret: "5fb34270e7974d4db88b72184ffea965",
		    accessToken: "BQAV5hhJmzGt_yFq9JgfqQmOaYBeWBQsZJZYgnwr8rRXehDtB9huPdLZMBlY7H6SLWJFiSBlVVwh_Pbx_Ax2ehtYbyHjur1OTSuvt1BA_SVMC_Zmtk6fBMQd3TdrzNnz9n9zUXCaS0YA5llPKauKWz9_N_g",
		    refreshToken: "AQC9r0Dr3B6v5oDnIGcxCfsXVT73Z9fWkj83NGk3CBritcOj7ReotWoOjQomMQhO3M8vjsnvDtkBYCNzj__-MCQILSY_uxyeBzN4XtqKQhulIo0TfrnfSPk6KHSOQlKrvB8"
		  }
		},



	{
		module: "calendar",
		header: "Ben's Events",
		position: "top_left",
		config: {
			calendars: [
				{
					symbol: "calendar-check-o ",
					url: "https://calendar.google.com/calendar/ical/brperlson%40gmail.com/private-4e5979ce33a6de99058ea95ee43eb965/basic.ics"
				}
			]
		}
	},

	{
		module: "currentweather",
		position: "top_right",
		config: {
			location: "Iowa City",
			locationID: "4862034",  //ID from http://www.openweathermap.org/help/city_list.txt
			appid: "ab97a6b07b76d512b14cff642fa674e6"
		}
	},
	{
		module: "weatherforecast",
		position: "top_right",
		header: "Weather Forecast",
		config: {
			location: "Iowa City",
			locationID: "4862034",  //ID from http://www.openweathermap.org/help/city_list.txt
			appid: "ab97a6b07b76d512b14cff642fa674e6"
		}
	},
	//{
	//	module: "newsfeed",
	//	position: "bottom_bar",
	//	config: {
	//		feeds: [
	//			{
	//				title: "New York Times",
	//				url: "http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml"
	//			}
	//		],
	//		showSourceTitle: true,
	//		showPublishDate: true
	//	}
	//},
]
</code></pre>
<p dir="auto">};</p>
<p dir="auto">/*************** DO NOT EDIT THE LINE BELOW ***************/<br />
if (typeof module !== “undefined”) {module.exports = config;}</p>
]]></description><link>https://forum.magicmirror.builders/post/43479</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43479</guid><dc:creator><![CDATA[bperlson]]></dc:creator><pubDate>Thu, 16 Aug 2018 19:01:07 GMT</pubDate></item><item><title><![CDATA[Reply to Issue booting up MM on Thu, 16 Aug 2018 06:00:19 GMT]]></title><description><![CDATA[<p dir="auto">You forgot to post your config.js file…</p>
]]></description><link>https://forum.magicmirror.builders/post/43459</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43459</guid><dc:creator><![CDATA[MadScientist]]></dc:creator><pubDate>Thu, 16 Aug 2018 06:00:19 GMT</pubDate></item></channel></rss>