Hi,
I have a problem with the news feed module. It doesn’t update anymore after approximately 24h.
It’ll work again if I reload MagicMirror. (24h - then I need to reload mm again)
Bad internet connection is normally not the problem because the wheater and calendar module working correctly.
(Same problem: https://forum.magicmirror.builders/topic/944/newsfeed-only-loads-once-then-stops-udating)
Configuration:
{ module: 'newsfeed', position: 'bottom_bar', config: { feeds: [ { title: "Het Laatste Nieuws", url: "http://www.hln.be/nieuws/rss.xml" } ], showSourceTitle: true, showPublishDate: true } },Error log:
0|mm | Use existing news fetcher for url: http://www.hln.be/nieuws/rss.xml 0|mm | Use existing news fetcher for url: http://www.hln.be/nieuws/rss.xml 0|mm | Whoops! There was an uncaught exception... 0|mm | MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? 0|mm | If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues