• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

News Feed doesn't update anymore after a while

Scheduled Pinned Locked Moved Troubleshooting
1 Posts 1 Posters 1.4k Views 2 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    QArea51
    last edited by QArea51 Jan 17, 2017, 4:30 PM Jan 17, 2017, 4:30 PM

    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
    
    
    1 Reply Last reply Reply Quote 0
    • 1 / 1
    1 / 1
    • First post
      1/1
      Last post
    Enjoying MagicMirror? Please consider a donation!
    MagicMirror created by Michael Teeuw.
    Forum managed by Sam, technical setup by Karsten.
    This forum is using NodeBB as its core | Contributors
    Contact | Privacy Policy