Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email Error #1198

Comments

@preciousviral
Copy link

Connecting socket for: email
email helper started ...
Sockets connected & modules started ...
Launching application.
Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/preciousviral%40gmail.com/public/basic.ics - Interval: 300000
Create new news fetcher for url: http://indiatoday.intoday.in/rss/homepage-topstories.jsp - Interval: 300000
Create new news fetcher for url: http://www.news18.com/rss/india.xml - Interval: 300000
Create new news fetcher for url: http://www.news18.com/rss/politics.xml - Interval: 300000
Create new news fetcher for url: http://www.news18.com/rss/tv.xml - Interval: 300000
listening for emails...
Can't parse feed item:
{ title: 'Subscribe Now',
link: 'http://indiatoday.intoday.in/subscription.html?utm_source=rss',
description: 'Subscribe now for your favourite magazines' }
Title: Subscribe Now
Description: Subscribe now for your favourite magazines
Pubdate: undefined
Whoops! There was an uncaught exception...
TypeError: mime.extension is not a function
at MailParser._generateFileName (/home/pi/MagicMirror/modules/email/node_modules/mailparser/lib/mailparser.js:1407:27)
at MailParser._processStateHeader (/home/pi/MagicMirror/modules/email/node_modules/mailparser/lib/mailparser.js:309:61)
at MailParser._process (/home/pi/MagicMirror/modules/email/node_modules/mailparser/lib/mailparser.js:227:22)
at runCallback (timers.js:574:20)
at tryOnImmediate (timers.js:554:5)
at processImmediate [as _immediateCallback] (timers.js:533:5)
MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
Can't parse feed item:
{ title: 'Subscribe Now',
link: 'http://indiatoday.intoday.in/subscription.html?utm_source=rss',
description: 'Subscribe now for your favourite magazines' }
Title: Subscribe Now
Description: Subscribe now for your favourite magazines
Pubdate: undefined

@MichMich
Copy link
Collaborator

MichMich commented Mar 9, 2018

Please refer to http://forum.magicmirror.builders for support and troubleshooting.

I'm closing this issue for now. If you feel this issue should remain open, please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment