<?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[Problem with MMM-MyGarbage module]]></title><description><![CDATA[<p dir="auto">Hello. I only get “loading” on my MagicMirror. When I start up I get this error. Im a beginner and have no clue what’s wrong. Hope someone can help me:)</p>
<p dir="auto">[2020-11-25 15:42:57.385] [ERROR] CsvError: Invalid Record Length: header length is 4, got 1 on line 58<br />
at Parser.__onRow (/home/pi/MagicMirror/modules/MMM-MyGarbage/node_modules/csv-parse/lib/index.js:636:15)<br />
at Parser.__parse (/home/pi/MagicMirror/modules/MMM-MyGarbage/node_modules/csv-parse/lib/index.js:527:40)<br />
at Parser._flush (/home/pi/MagicMirror/modules/MMM-MyGarbage/node_modules/csv-parse/lib/index.js:352:22)<br />
at Parser.prefinish (_stream_transform.js:140:10)<br />
at Parser.emit (events.js:200:13)<br />
at prefinish (_stream_writable.js:633:14)<br />
at finishMaybe (_stream_writable.js:641:5)<br />
at endWritable (_stream_writable.js:661:3)<br />
at Parser.Writable.end (_stream_writable.js:592:5)<br />
at parse (/home/pi/MagicMirror/modules/MMM-MyGarbage/node_modules/csv-parse/lib/index.js:946:12) {<br />
code: ‘CSV_INVALID_RECORD_LENGTH_DONT_MATCH_COLUMNS’,<br />
column: ‘#FFFF00’,<br />
empty_lines: 0,<br />
header: false,<br />
index: 1,<br />
invalid_field_length: 0,<br />
quoting: false,<br />
lines: 58,<br />
records: 56,<br />
record: [ ‘’ ]<br />
}</p>
]]></description><link>https://forum.magicmirror.builders/topic/14110/problem-with-mmm-mygarbage-module</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 03:59:18 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14110.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 26 Nov 2020 06:26:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Problem with MMM-MyGarbage module on Fri, 27 Nov 2020 09:35:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rkvant" aria-label="Profile: rkvant">@<bdi>rkvant</bdi></a> maybe post the contents of the csv you’ve put together?  Possibly if there’s just a typo like a comma out of place the module will fail to load it, might be helpful to see the data you’re feeding in : )</p>
]]></description><link>https://forum.magicmirror.builders/post/85207</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85207</guid><dc:creator><![CDATA[raymondjspigot]]></dc:creator><pubDate>Fri, 27 Nov 2020 09:35:48 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with MMM-MyGarbage module on Thu, 26 Nov 2020 17:31:02 GMT]]></title><description><![CDATA[<p dir="auto">OK, I think the csv file I ok, but a new error…someone who knows this problem or where I must start? :) hehe</p>
<p dir="auto">[2020-11-26 18:28:19.732] [ERROR]  Whoops! There was an uncaught exception…<br />
[2020-11-26 18:28:19.733] [ERROR]  TypeError: Cannot read property ‘isSameOrAfter’ of undefined<br />
at /home/pi/MagicMirror/modules/MMM-MyGarbage/node_helper.js:63:24<br />
at Array.filter ()<br />
at Class.getNextPickups (/home/pi/MagicMirror/modules/MMM-MyGarbage/node_helper.js:61:42)<br />
at /home/pi/MagicMirror/modules/MMM-MyGarbage/node_helper.js:34:18<br />
at Parser. (/home/pi/MagicMirror/modules/MMM-MyGarbage/node_modules/csv-parse/lib/index.js:941:7)<br />
at Parser.emit (events.js:200:13)<br />
at endReadableNT (_stream_readable.js:1154:12)<br />
at processTicksAndRejections (internal/process/task_queues.js:84:9)</p>
]]></description><link>https://forum.magicmirror.builders/post/85186</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85186</guid><dc:creator><![CDATA[rkvant]]></dc:creator><pubDate>Thu, 26 Nov 2020 17:31:02 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with MMM-MyGarbage module on Thu, 26 Nov 2020 17:21:38 GMT]]></title><description><![CDATA[<p dir="auto">AHA. Thanks. I will try to fix the csv file :)</p>
]]></description><link>https://forum.magicmirror.builders/post/85184</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85184</guid><dc:creator><![CDATA[rkvant]]></dc:creator><pubDate>Thu, 26 Nov 2020 17:21:38 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with MMM-MyGarbage module on Thu, 26 Nov 2020 15:39:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rkvant" aria-label="Profile: rkvant">@<bdi>rkvant</bdi></a> doc says to create a csv file. In very specific format</p>
]]></description><link>https://forum.magicmirror.builders/post/85173</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85173</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 26 Nov 2020 15:39:27 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with MMM-MyGarbage module on Thu, 26 Nov 2020 13:02:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rkvant" aria-label="Profile: rkvant">@<bdi>rkvant</bdi></a> i don’t know, not my module…  read the module instructions  carefully</p>
]]></description><link>https://forum.magicmirror.builders/post/85166</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85166</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 26 Nov 2020 13:02:36 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with MMM-MyGarbage module on Thu, 26 Nov 2020 13:01:37 GMT]]></title><description><![CDATA[<p dir="auto">what do I need to do? :)</p>
]]></description><link>https://forum.magicmirror.builders/post/85165</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85165</guid><dc:creator><![CDATA[rkvant]]></dc:creator><pubDate>Thu, 26 Nov 2020 13:01:37 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with MMM-MyGarbage module on Thu, 26 Nov 2020 12:43:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rkvant" aria-label="Profile: rkvant">@<bdi>rkvant</bdi></a> the data received is not good. So it sounds like you rotation might be wrong</p>
]]></description><link>https://forum.magicmirror.builders/post/85164</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85164</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 26 Nov 2020 12:43:54 GMT</pubDate></item></channel></rss>