<?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-SunnyPortal Solar Module]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/6100/sma-sunny-portal-solar-module">SMA/Sunny portal Solar Module</a></p>
<p dir="auto">Hi,</p>
<p dir="auto">I just uploaded a MagicMirror module called MMM-SunnyPortal on github which I think provides the requested view of your Solar Panel output.</p>
<p dir="auto">You can find the module at <a href="https://github.com/linuxtuxie/MMM-SunnyPortal/" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/linuxtuxie/MMM-SunnyPortal/</a></p>
<p dir="auto">Have fun with it :)</p>
<p dir="auto">Regards,<br />
Linuxtuxie</p>
]]></description><link>https://forum.magicmirror.builders/topic/12184/mmm-sunnyportal-solar-module</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 23:47:30 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/12184.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 10 Feb 2020 22:05:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Fri, 22 Oct 2021 12:34:52 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">any news about this loading problem ?</p>
<p dir="auto">Regards.</p>
]]></description><link>https://forum.magicmirror.builders/post/95716</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95716</guid><dc:creator><![CDATA[DarthVaper]]></dc:creator><pubDate>Fri, 22 Oct 2021 12:34:52 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Wed, 02 Dec 2020 22:16:59 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/linuxtuxie" aria-label="Profile: linuxtuxie">@<bdi>linuxtuxie</bdi></a> ,</p>
<p dir="auto">Thank for your help. With the last update it’s working again.<br />
I probably miss an update -_-" (or forget to read other topic ^^)</p>
<p dir="auto">Regards,</p>
]]></description><link>https://forum.magicmirror.builders/post/85382</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85382</guid><dc:creator><![CDATA[Snake-Darkangel]]></dc:creator><pubDate>Wed, 02 Dec 2020 22:16:59 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Mon, 23 Nov 2020 20:44:58 GMT]]></title><description><![CDATA[<p dir="auto">Hi Snake-Darkangel,</p>
<p dir="auto">Did you use the latest code listed at <a href="https://github.com/linuxtuxie/MMM-SunnyPortal" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/linuxtuxie/MMM-SunnyPortal</a> ?</p>
<p dir="auto">More specifically the piece of code listed in the file node_helper.js is important. SunnyPortal seems to be very picky when it comes to the browser which makes a connection to there website. I recently updated the user-agent to the latest Firefox version as shown below:</p>
<p dir="auto">headers : {<br />
// We need to simulate a Browser which the SunnyPortal accepts…here I am Using Firefox 82.0.3 (64-bit) for Windows<br />
‘User-Agent’: ‘Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0’,<br />
},</p>
<p dir="auto">User SkyFocusNL even used another user-agent to get things working<br />
<a href="https://forum.magicmirror.builders/topic/14019/mmm-sunnyportal-not-loading/3">https://forum.magicmirror.builders/topic/14019/mmm-sunnyportal-not-loading/3</a><br />
maybe you can give that solution a try and provide us some feedback ?</p>
<p dir="auto">Regards,<br />
Linuxtuxie</p>
]]></description><link>https://forum.magicmirror.builders/post/85012</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85012</guid><dc:creator><![CDATA[linuxtuxie]]></dc:creator><pubDate>Mon, 23 Nov 2020 20:44:58 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Mon, 23 Nov 2020 11:27:04 GMT]]></title><description><![CDATA[<p dir="auto">I’ve the same issue. I try the update in the code, adding the httpResponse.headers.location in the log =&gt; it’s “undefined”<br />
(and http result : 200.)</p>
<p dir="auto">With the new version of the module, I’ve this log:</p>
<pre><code>[2020-11-23 12:26:02.231] [LOG]    Login Failed, no redirect to any of the known url's /FixedPages/Dashboard.aspx, /Templates/UserProfile.aspx, /FixedPages/HoManEnergyRedesign.aspx
[2020-11-23 12:26:02.233] [LOG]    You are being redirected to the yet unkown url: undefined
</code></pre>
<p dir="auto">In my browser I see on the homepage a pop-up for a new SMA application. Maybe that can generate another URL ? I tried to cancel it to see if it’s the problem but … nope :(</p>
<p dir="auto">Still looking for a solution.</p>
]]></description><link>https://forum.magicmirror.builders/post/84980</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/84980</guid><dc:creator><![CDATA[Snake-Darkangel]]></dc:creator><pubDate>Mon, 23 Nov 2020 11:27:04 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Fri, 17 Jul 2020 14:57:27 GMT]]></title><description><![CDATA[<p dir="auto">Hi linuxtuxie,<br />
sorry fore my late response . I was a few days in Austria.<br />
Nevertheless i tried today your proposal and it looks much better. Now i see that :</p>
<p dir="auto"><img src="/assets/uploads/files/1594997745369-sunnyportal-2020-07-17-165439.jpg" alt="sunnyportal 2020-07-17 165439.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/78689</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78689</guid><dc:creator><![CDATA[icemanmw]]></dc:creator><pubDate>Fri, 17 Jul 2020 14:57:27 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Mon, 13 Jul 2020 23:26:45 GMT]]></title><description><![CDATA[<p dir="auto">Hi icemanmw,</p>
<p dir="auto">It seems that your installation is redirecting you to the following page: /FixedPages/HoManEnergyRedesign.aspx instead of the ones we already know of (DASHBOARD_URL &amp; USERPROFILE_URL )</p>
<p dir="auto">In to code we are checking if the returned HTTP redirect matches the DASHBOARD_URL or USERPROFILE_URL</p>
<p dir="auto">You could try to use the below code in the node_helper.js script to add this page</p>
<ul>
<li>
<p dir="auto">Add the HOMAN_URL variable at line 21<br />
var HOMAN_URL = ‘/FixedPages/HoManEnergyRedesign.aspx’;</p>
</li>
<li>
<p dir="auto">Change the code starting from line 99<br />
// Hack to check for login. Should forward to dashboard.<br />
if(httpResponse.headers.location &amp;&amp; httpResponse.headers.location === DASHBOARD_URL) {<br />
console.log(“SUCCESSFULLY LOGGED IN TO DASHBOARD”);<br />
callback(err, jar);<br />
} else if(httpResponse.headers.location &amp;&amp; httpResponse.headers.location === USERPROFILE_URL) {<br />
console.log(“SUCCESSFULLY LOGGED IN TO USERPROFILE”);<br />
callback(err, jar);<br />
} else if(httpResponse.headers.location &amp;&amp; httpResponse.headers.location === HOMAN_URL) {<br />
console.log(“SUCCESSFULLY LOGGED IN TO HOMAN”);<br />
callback(err, jar);	<br />
} else {<br />
console.log("Login Failed, no redirect to Dashboard, UserProfile or homan "+ httpResponse.headers.location);<br />
callback(new Error(‘Login Failed, no redirect to Dashboard, UserProfile or homan’));<br />
}</p>
</li>
</ul>
<p dir="auto">Can you let us know the results?</p>
<p dir="auto">Regards,<br />
Linuxtuxie</p>
]]></description><link>https://forum.magicmirror.builders/post/78430</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78430</guid><dc:creator><![CDATA[linuxtuxie]]></dc:creator><pubDate>Mon, 13 Jul 2020 23:26:45 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Fri, 10 Jul 2020 14:51:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/linuxtuxie" aria-label="Profile: linuxtuxie">@<bdi>linuxtuxie</bdi></a><br />
Hello , i try to run the SunnyPortal module, but still no result.  I´ve reinstalled the Pi severl times , down to a fresh image with no other modules, but i get only the loading view. thats all.</p>
<p dir="auto">Any idea what i have to do ?</p>
<p dir="auto">error message from PM2.log<br />
Login Failed, no redirect to Dashboard or UserProfile/FixedPages/HoManEnergyRedesign.aspx</p>
]]></description><link>https://forum.magicmirror.builders/post/78284</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78284</guid><dc:creator><![CDATA[icemanmw]]></dc:creator><pubDate>Fri, 10 Jul 2020 14:51:21 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Fri, 26 Jun 2020 21:00:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/snake-darkangel" aria-label="Profile: Snake-Darkangel">@<bdi>Snake-Darkangel</bdi></a></p>
<p dir="auto">Thanks to hervidero the code has been altered so that it ignores the provided SSL Certificate.</p>
<p dir="auto">Hervidero also made the charts a little bit better and wrote some code to make sure you can’t set an updateInterval &lt; 15 minutes.</p>
<p dir="auto">This release also includes the User-Agent change suggested in the previous comment</p>
<p dir="auto">The latest release can be fetched here<br />
<a href="https://github.com/linuxtuxie/MMM-SunnyPortal" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/linuxtuxie/MMM-SunnyPortal</a></p>
<p dir="auto">Regards,<br />
Linuxtuxie</p>
]]></description><link>https://forum.magicmirror.builders/post/77662</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/77662</guid><dc:creator><![CDATA[linuxtuxie]]></dc:creator><pubDate>Fri, 26 Jun 2020 21:00:00 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Mon, 22 Jun 2020 15:43:10 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for this great module. I have a problem on the loading.</p>
<p dir="auto">mm-error.log</p>
<pre><code>[2020-06-22 17:30:35.669] [ERROR]  (node:2694) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
[2020-06-22 17:30:35.671] [ERROR]  (node:2694) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
[2020-06-22 17:30:36.721] [ERROR]  Unable to fetch login page:  Error: certificate has expired
    at TLSSocket.onConnectSecure (_tls_wrap.js:1317:34)
    at TLSSocket.emit (events.js:200:13)
    at TLSSocket._finishInit (_tls_wrap.js:792:8)
    at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:606:12) {
  code: 'CERT_HAS_EXPIRED'
}
[2020-06-22 17:30:36.741] [ERROR]  Unable to fetch login page:  Error: certificate has expired
    at TLSSocket.onConnectSecure (_tls_wrap.js:1317:34)
    at TLSSocket.emit (events.js:200:13)
    at TLSSocket._finishInit (_tls_wrap.js:792:8)
    at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:606:12) {
  code: 'CERT_HAS_EXPIRED'
}
[2020-06-22 17:30:36.747] [ERROR]  Unable to fetch login page:  Error: certificate has expired
    at TLSSocket.onConnectSecure (_tls_wrap.js:1317:34)
    at TLSSocket.emit (events.js:200:13)
    at TLSSocket._finishInit (_tls_wrap.js:792:8)
    at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:606:12) {
  code: 'CERT_HAS_EXPIRED'
}
[2020-06-22 17:30:39.469] [ERROR]  TypeError: Cannot read property 'statusCode' of undefined
    at Request._callback (/home/pi/MagicMirror/modules/MMM-SunnyPortal/node_helper.js:101:46)
    at self.callback (/home/pi/MagicMirror/modules/MMM-SunnyPortal/node_modules/request/request.js:185:22)
    at Request.emit (events.js:200:13)
    at Request.onRequestError (/home/pi/MagicMirror/modules/MMM-SunnyPortal/node_modules/request/request.js:877:8)
    at ClientRequest.emit (events.js:200:13)
    at TLSSocket.socketErrorListener (_http_client.js:402:9)
    at TLSSocket.emit (events.js:200:13)
    at emitErrorNT (internal/streams/destroy.js:91:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
    at processTicksAndRejections (internal/process/task_queues.js:84:9)
</code></pre>
<p dir="auto">So if I read correctly, I see that Buffer() is depreciate.<br />
But It’s also write something strange with the certificate. In the mm-out.log I see more information:</p>
<pre><code>0|mm       | [2020-06-22 17:26:43.303] [LOG]    SocketNotification START_SUNNYPORTAL received for the first time...setting updateInterval to 900000ms
0|mm       | [2020-06-22 17:26:44.113] [LOG]    Refreshed access token because it has expired. Expired at: 17:26:43 now is: 17:26:44
0|mm       | [2020-06-22 17:26:44.147] [LOG]    Refreshed access token because it has expired. Expired at: 18:26:44 now is: 17:26:44
</code></pre>
<p dir="auto">What can I do to resolve this case?<br />
I already try to uninstall and re-install all, with npm install or ./install_deps.sh or the 3 npm install request / flow / chart but it doesn’t works.</p>
<p dir="auto">Any idea?</p>
<p dir="auto">Thanks for your help</p>
]]></description><link>https://forum.magicmirror.builders/post/77421</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/77421</guid><dc:creator><![CDATA[Snake-Darkangel]]></dc:creator><pubDate>Mon, 22 Jun 2020 15:43:10 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Sat, 20 Jun 2020 19:05:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/linuxtuxie" aria-label="Profile: linuxtuxie">@<bdi>linuxtuxie</bdi></a> thank you will try it tomorrow</p>
]]></description><link>https://forum.magicmirror.builders/post/77353</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/77353</guid><dc:creator><![CDATA[TheDuDiop]]></dc:creator><pubDate>Sat, 20 Jun 2020 19:05:28 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Tue, 16 Jun 2020 19:11:52 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">It seems that the sunnyportal website is very picky about which user-agent is trying to connect to their web server.</p>
<p dir="auto">I just changed the user-agent string on line 61 of the file node_helper.js<br />
from</p>
<p dir="auto">‘User-Agent’: ‘Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0’,</p>
<p dir="auto">to</p>
<p dir="auto">‘User-Agent’: ‘Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0’,</p>
<p dir="auto">And now I am able to login again.</p>
<p dir="auto">I will try to work out some better code to prevent this from happening in the future.</p>
<p dir="auto">Can somebody else verify if this solution works?</p>
<p dir="auto">Regards,<br />
Linuxtuxie</p>
]]></description><link>https://forum.magicmirror.builders/post/77179</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/77179</guid><dc:creator><![CDATA[linuxtuxie]]></dc:creator><pubDate>Tue, 16 Jun 2020 19:11:52 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Fri, 01 May 2020 20:16:17 GMT]]></title><description><![CDATA[<p dir="auto">probably a developer problem… don’t know the module at all</p>
]]></description><link>https://forum.magicmirror.builders/post/74216</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/74216</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 01 May 2020 20:16:17 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Fri, 01 May 2020 20:12:27 GMT]]></title><description><![CDATA[<p dir="auto">thanks for your answer, what can I do that the node_helper goes again? or is this a developer problem?</p>
]]></description><link>https://forum.magicmirror.builders/post/74215</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/74215</guid><dc:creator><![CDATA[TheDuDiop]]></dc:creator><pubDate>Fri, 01 May 2020 20:12:27 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Fri, 01 May 2020 11:41:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thedudiop" aria-label="Profile: TheDuDiop">@<bdi>TheDuDiop</bdi></a> said in <a href="/post/74188">MMM-SunnyPortal Solar Module</a>:</p>
<blockquote>
<p dir="auto">[2020-05-01 07:50:03.380] [LOG]    HTTP Result: 200<br />
[2020-05-01 07:50:03.385] [LOG]    Whoops! There was an uncaught exception…<br />
[2020-05-01 07:50:03.387] [ERROR]  TypeError: Cannot read property ‘1’ of null<br />
at Request._callback (/home/pi/MagicMirror/modules/MMM-SunnyPortal/node_helper.js:103:121)</p>
</blockquote>
<p dir="auto">the node_helper didn’t get the response from some service as it expected</p>
]]></description><link>https://forum.magicmirror.builders/post/74195</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/74195</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 01 May 2020 11:41:51 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Fri, 01 May 2020 09:26:04 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> said in <a href="/post/74104">MMM-SunnyPortal Solar Module</a>:</p>
<blockquote>
<p dir="auto">developers window</p>
</blockquote>
<p dir="auto">did you mean this:</p>
<p dir="auto">pi@raspberrypi:~ $ cd MagicMirror<br />
pi@raspberrypi:~/MagicMirror $ npm start</p>
<blockquote>
<p dir="auto">magicmirror@2.11.0 start /home/pi/MagicMirror<br />
DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js</p>
</blockquote>
<p dir="auto">[2020-05-01 07:49:55.511] [LOG]    Starting MagicMirror: v2.11.0<br />
[2020-05-01 07:49:55.522] [LOG]    Loading config …<br />
[2020-05-01 07:49:55.530] [LOG]    Loading module helpers …<br />
[2020-05-01 07:49:55.534] [LOG]    No helper found for module: alert.<br />
[2020-05-01 07:49:55.614] [LOG]    Initializing new module helper …<br />
[2020-05-01 07:49:55.615] [LOG]    Module helper loaded: updatenotification<br />
[2020-05-01 07:49:55.616] [LOG]    No helper found for module: clock.<br />
[2020-05-01 07:49:55.619] [LOG]    Initializing new module helper …<br />
[2020-05-01 07:49:55.620] [LOG]    Module helper loaded: mmm-udr<br />
[2020-05-01 07:49:56.243] [LOG]    Initializing new module helper …<br />
[2020-05-01 07:49:56.244] [LOG]    Module helper loaded: calendar<br />
[2020-05-01 07:49:56.770] [LOG]    Initializing new module helper …<br />
[2020-05-01 07:49:56.771] [LOG]    Module helper loaded: MMM-DWD-WarnWeather<br />
[2020-05-01 07:49:56.772] [LOG]    No helper found for module: currentweather.<br />
[2020-05-01 07:49:56.773] [LOG]    No helper found for module: weatherforecast.<br />
[2020-05-01 07:49:56.879] [LOG]    Initializing new module helper …<br />
[2020-05-01 07:49:56.880] [LOG]    Module helper loaded: MMM-Fuel<br />
[2020-05-01 07:49:57.384] [LOG]    Initializing new module helper …<br />
[2020-05-01 07:49:57.385] [LOG]    Module helper loaded: MMM-SunnyPortal<br />
[2020-05-01 07:49:57.385] [LOG]    All module helpers loaded.<br />
[2020-05-01 07:49:57.574] [LOG]    Starting server on port 8080 …<br />
[2020-05-01 07:49:57.596] [LOG]    Server started …<br />
[2020-05-01 07:49:57.597] [LOG]    Connecting socket for: updatenotification<br />
[2020-05-01 07:49:57.599] [LOG]    Connecting socket for: mmm-udr<br />
[2020-05-01 07:49:57.599] [LOG]    Starting node_helper<br />
[2020-05-01 07:49:57.600] [LOG]    Connecting socket for: calendar<br />
[2020-05-01 07:49:57.601] [LOG]    Starting node helper for: calendar<br />
[2020-05-01 07:49:57.602] [LOG]    Connecting socket for: MMM-DWD-WarnWeather<br />
[2020-05-01 07:49:57.603] [LOG]    MMM-DWD-WarnWeather helper started…<br />
[2020-05-01 07:49:57.604] [LOG]    Connecting socket for: MMM-Fuel<br />
[2020-05-01 07:49:57.605] [LOG]    Starting module helper: MMM-Fuel<br />
[2020-05-01 07:49:57.606] [LOG]    Connecting socket for: MMM-SunnyPortal<br />
[2020-05-01 07:49:57.607] [LOG]    Starting node helper for: MMM-SunnyPortal<br />
[2020-05-01 07:49:57.607] [LOG]    Sockets connected &amp; modules started …<br />
[2020-05-01 07:49:57.756] [LOG]    Launching application.<br />
[2020-05-01 07:50:00.854] [LOG]    Create new calendar fetcher for url: hlaalalalallalalalalalalalalaic.ics - Interval: 600000<br />
[2020-05-01 07:50:00.882] [LOG]    SocketNotification START_SUNNYPORTAL received for the first time…setting updateInterval to 900000ms<br />
[2020-05-01 07:50:01.996] [LOG]    Cookie Value: ASP.NET_SessionId=pgoxqxmetvbxoywf5crvnphn; BIGipServerPool_P_SunnyPortal=3036981440.20480.0000<br />
[2020-05-01 07:50:01.998] [LOG]    Fetched VIEWSTATE value: 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<br />
[2020-05-01 07:50:01.999] [LOG]    Fetched VIEWSTATEGENERATOR value: 4E24AF74<br />
[2020-05-01 07:50:02.063] [LOG]    Cookie Value: ASP.NET_SessionId=ysbfmau4w0e3qicudfwhcvn2; BIGipServerPool_P_SunnyPortal=3053758656.20480.0000<br />
[2020-05-01 07:50:02.064] [LOG]    Fetched VIEWSTATE value: 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<br />
[2020-05-01 07:50:02.064] [LOG]    Fetched VIEWSTATEGENERATOR value: 4E24AF74<br />
[2020-05-01 07:50:02.103] [LOG]    Cookie Value: ASP.NET_SessionId=urv14lugscw4gcl3uqeqr51z; BIGipServerPool_P_SunnyPortal=3070535872.20480.0000<br />
[2020-05-01 07:50:02.104] [LOG]    Fetched VIEWSTATE value: 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<br />
[2020-05-01 07:50:02.105] [LOG]    Fetched VIEWSTATEGENERATOR value: 4E24AF74<br />
[2020-05-01 07:50:02.530] [LOG]    Login Failed, no redirect to Dashboard<br />
[2020-05-01 07:50:02.561] [LOG]    Login Failed, no redirect to Dashboard<br />
[2020-05-01 07:50:02.580] [LOG]    Login Failed, no redirect to Dashboard<br />
[2020-05-01 07:50:03.380] [LOG]    HTTP Result: 200<br />
[2020-05-01 07:50:03.385] [LOG]    Whoops! There was an uncaught exception…<br />
[2020-05-01 07:50:03.387] [ERROR]  TypeError: Cannot read property ‘1’ of null<br />
at Request._callback (/home/pi/MagicMirror/modules/MMM-SunnyPortal/node_helper.js:103:121)<br />
at Request.self.callback (/home/pi/MagicMirror/modules/MMM-SunnyPortal/node_modules/request/request.js:185:22)<br />
at Request.emit (events.js:200:13)<br />
at Request. (/home/pi/MagicMirror/modules/MMM-SunnyPortal/node_modules/request/request.js:1154:10)<br />
at Request.emit (events.js:200:13)<br />
at IncomingMessage. (/home/pi/MagicMirror/modules/MMM-SunnyPortal/node_modules/request/request.js:1076:12)<br />
at Object.onceWrapper (events.js:288:20)<br />
at IncomingMessage.emit (events.js:205:15)<br />
at endReadableNT (_stream_readable.js:1154:12)<br />
at processTicksAndRejections (internal/process/task_queues.js:84:9)<br />
[2020-05-01 07:50:03.405] [LOG]    MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?<br />
[2020-05-01 07:50:03.406] [LOG]    If you think this really is an issue, please open an issue on GitHub: <a href="https://github.com/MichMich/MagicMirror/issues" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/issues</a><br />
[2020-05-01 07:50:03.418] [LOG]    HTTP Result: 200<br />
[2020-05-01 07:50:03.420] [LOG]    Whoops! There was an uncaught exception…<br />
[2020-05-01 07:50:03.421] [ERROR]  TypeError: Cannot read property ‘1’ of null<br />
at Request._callback (/home/pi/MagicMirror/modules/MMM-SunnyPortal/node_helper.js:103:121)<br />
at Request.self.callback (/home/pi/MagicMirror/modules/MMM-SunnyPortal/node_modules/request/request.js:185:22)<br />
at Request.emit (events.js:200:13)<br />
at Request. (/home/pi/MagicMirror/modules/MMM-SunnyPortal/node_modules/request/request.js:1154:10)<br />
at Request.emit (events.js:200:13)<br />
at IncomingMessage. (/home/pi/MagicMirror/modules/MMM-SunnyPortal/node_modules/request/request.js:1076:12)<br />
at Object.onceWrapper (events.js:288:20)<br />
at IncomingMessage.emit (events.js:205:15)<br />
at endReadableNT (_stream_readable.js:1154:12)<br />
at processTicksAndRejections (internal/process/task_queues.js:84:9)<br />
[2020-05-01 07:50:03.428] [LOG]    MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?<br />
[2020-05-01 07:50:03.431] [LOG]    If you think this really is an issue, please open an issue on GitHub: <a href="https://github.com/MichMich/MagicMirror/issues" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/issues</a><br />
[2020-05-01 07:50:03.440] [LOG]    HTTP Result: 200<br />
[2020-05-01 07:50:03.441] [LOG]    Whoops! There was an uncaught exception…<br />
[2020-05-01 07:50:03.442] [ERROR]  TypeError: Cannot read property ‘1’ of null<br />
at Request._callback (/home/pi/MagicMirror/modules/MMM-SunnyPortal/node_helper.js:103:121)<br />
at Request.self.callback (/home/pi/MagicMirror/modules/MMM-SunnyPortal/node_modules/request/request.js:185:22)<br />
at Request.emit (events.js:200:13)<br />
at Request. (/home/pi/MagicMirror/modules/MMM-SunnyPortal/node_modules/request/request.js:1154:10)<br />
at Request.emit (events.js:200:13)<br />
at IncomingMessage. (/home/pi/MagicMirror/modules/MMM-SunnyPortal/node_modules/request/request.js:1076:12)<br />
at Object.onceWrapper (events.js:288:20)<br />
at IncomingMessage.emit (events.js:205:15)<br />
at endReadableNT (_stream_readable.js:1154:12)<br />
at processTicksAndRejections (internal/process/task_queues.js:84:9)<br />
[2020-05-01 07:50:03.444] [LOG]    MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?<br />
[2020-05-01 07:50:03.445] [LOG]    If you think this really is an issue, please open an issue on GitHub: <a href="https://github.com/MichMich/MagicMirror/issues" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/issues</a><br />
^A^A</p>
]]></description><link>https://forum.magicmirror.builders/post/74188</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/74188</guid><dc:creator><![CDATA[TheDuDiop]]></dc:creator><pubDate>Fri, 01 May 2020 09:26:04 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Thu, 30 Apr 2020 19:55:39 GMT]]></title><description><![CDATA[<p dir="auto">open the developers window, f12 or ctrl-shift-i on the keyboard, select the tab labeled console and scroll up to see any errors,<br />
usually red text</p>
<p dir="auto">you can also add part of the module name to the filter field to help reduce the number of messages to look at</p>
<p dir="auto">sunn  will be enough</p>
]]></description><link>https://forum.magicmirror.builders/post/74104</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/74104</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 30 Apr 2020 19:55:39 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Thu, 30 Apr 2020 19:54:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thedudiop" aria-label="Profile: TheDuDiop">@<bdi>TheDuDiop</bdi></a> i was just showing it was already there in the package.json file.</p>
<p dir="auto">you did this</p>
<pre><code>git clone https://github.com/linuxtuxie/MMM-SunnyPortal.git
cd MMM-SunnyPortal
npm install

danach

npm install request --save
npm install flow --save
npm install chart.js --sav
</code></pre>
<p dir="auto">but only needed to do</p>
<pre><code>git clone https://github.com/linuxtuxie/MMM-SunnyPortal.git
cd MMM-SunnyPortal
npm install
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/74102</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/74102</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 30 Apr 2020 19:54:21 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Thu, 30 Apr 2020 19:50:12 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for your prompt reply, i have install again.<br />
but sorry i am still standing on the tube …</p>
<p dir="auto">where does that go ??</p>
<p dir="auto">“dependencies”: {<br />
“chart.js”: “^2.9.3”,<br />
“flow”: “^0.2.3”,<br />
“request”: “^2.88.0”<br />
}</p>
<p dir="auto">{<br />
module: ‘MMM-SunnyPortal’,<br />
position: ‘top_right’,<br />
header: ‘Solar Panels’,                     // The header text above the module. Use: “” to remove.<br />
config: {<br />
url: ‘<a href="https://www.sunnyportal.com" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.sunnyportal.com</a>’,     // The SunnyPortal website’s URL<br />
updateInterval: 900,                    // How many times do we update the graphs?<br />
// Note: Do not update too frequently or you will get locked out<br />
// 15 Minutes is ideal<br />
username: ‘’,                           // Username for logging into <a href="https://www.sunnyportal.com/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.sunnyportal.com/</a><br />
password: ‘’,                           // Password for logging into <a href="https://www.sunnyportal.com/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.sunnyportal.com/</a><br />
width: 500,                             // The total width of the module<br />
height: 400                             // The total height of the module<br />
“dependencies”: {<br />
“chart.js”: “^2.9.3”,<br />
“flow”: “^0.2.3”,<br />
“request”: “^2.88.0”,<br />
}<br />
}<br />
},</p>
]]></description><link>https://forum.magicmirror.builders/post/74101</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/74101</guid><dc:creator><![CDATA[TheDuDiop]]></dc:creator><pubDate>Thu, 30 Apr 2020 19:50:12 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Thu, 30 Apr 2020 19:28:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thedudiop" aria-label="Profile: TheDuDiop">@<bdi>TheDuDiop</bdi></a> because the module provides a package,json, and the dependencies are already listed,<br />
YOU do not need to install them separately</p>
<pre><code>  "dependencies": {
    "chart.js": "^2.9.3",
    "flow": "^0.2.3",
    "request": "^2.88.0"
  }
</code></pre>
<p dir="auto">when u install the module, those dependencies will be installed too</p>
]]></description><link>https://forum.magicmirror.builders/post/74097</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/74097</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 30 Apr 2020 19:28:48 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Thu, 30 Apr 2020 19:25:46 GMT]]></title><description><![CDATA[<p dir="auto">good evening, I have a system from SMA. I have a login. My problem is the module I installed. Enter login for this, unfortunately it is not possible. It shows shop all the time.</p>
<p dir="auto">cd ~ / MagicMirror / modules<br />
git clone <a href="https://github.com/linuxtuxie/MMM-SunnyPortal.git" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/linuxtuxie/MMM-SunnyPortal.git</a><br />
cd MMM-SunnyPortal<br />
npm install</p>
<p dir="auto">after that</p>
<p dir="auto">npm install request --save<br />
npm install flow --save<br />
npm install chart.js --save</p>
<p dir="auto">enter everything in the config and unfortunately does not work … where could be the error?</p>
<p dir="auto">guten abend, ich habe eine Anlage von SMA. Ich habe dazu ein Login. Mein Problem ist das Modul habe ich installiert. Login dazu eingeben nur leider geht es nicht. Es zeigt die ganze Zeit Laden an.</p>
<p dir="auto">cd ~/MagicMirror/modules<br />
git clone <a href="https://github.com/linuxtuxie/MMM-SunnyPortal.git" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/linuxtuxie/MMM-SunnyPortal.git</a><br />
cd MMM-SunnyPortal<br />
npm install</p>
<p dir="auto">danach</p>
<p dir="auto">npm install request --save<br />
npm install flow --save<br />
npm install chart.js --save</p>
<p dir="auto">in der config alles eingeben und geht leider nicht,… wo könnte de fehler liegen?</p>
]]></description><link>https://forum.magicmirror.builders/post/74094</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/74094</guid><dc:creator><![CDATA[TheDuDiop]]></dc:creator><pubDate>Thu, 30 Apr 2020 19:25:46 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Mon, 30 Mar 2020 16:25:44 GMT]]></title><description><![CDATA[<p dir="auto">Hi Peter,</p>
<p dir="auto">If the inverter is visible on <a href="https://www.sunnyportal.com/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.sunnyportal.com/</a> I would expect it to work.</p>
<p dir="auto">The main idea behind the module is that it is going to fetch the information in quite the same way as your browser would do when you visit the sunnyportal site.</p>
<p dir="auto">I personally have only tested the code with the inverter model Sunny Boy 1.5 1VL-40 (because that’s the one I could get my hands on ;)</p>
<p dir="auto">So I cannot guarantee that other inverters will work flawlessly.</p>
<p dir="auto">Regards,<br />
Linuxtuxie</p>
]]></description><link>https://forum.magicmirror.builders/post/71440</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71440</guid><dc:creator><![CDATA[linuxtuxie]]></dc:creator><pubDate>Mon, 30 Mar 2020 16:25:44 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SunnyPortal Solar Module on Sat, 21 Mar 2020 01:48:09 GMT]]></title><description><![CDATA[<p dir="auto">Hi does this work for all solar inverters as I am trying to figure out how to connect mine to my MM as on the web portal i have a API so should be able to use it (in theory)</p>
]]></description><link>https://forum.magicmirror.builders/post/70897</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/70897</guid><dc:creator><![CDATA[Peter Leemon]]></dc:creator><pubDate>Sat, 21 Mar 2020 01:48:09 GMT</pubDate></item></channel></rss>