• 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.

MMM-Newsfeed is only working for a day

Scheduled Pinned Locked Moved Troubleshooting
8 Posts 2 Posters 2.2k 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.
  • M Offline
    Medo
    last edited by Feb 11, 2018, 4:05 PM

    Hi…
    I had exactly the same issues.
    I changed from a .html rss feed to an .xml feed and all refreshing-problems were gone.
    Hope this helps…

    1 Reply Last reply Reply Quote 0
    • S Offline
      Squirrel
      last edited by Feb 11, 2018, 4:16 PM

      @Medo Unfortunately i use already a xml feed. Is this the only thing you changed?

      {
      module: 'newsfeed',
      position: 'bottom_bar',
      	config: {
      		feeds: [
      			{
      				title: "Zitat des Tages",
      				url: "http://zitate.net/rss/500100303/zitate.xml"
      				//url: "http://zitate-online.de/zitatdestages.xml"
      					}
      				],
      				showSourceTitle: false,
      				showPublishDate: false,
      				reloadInterval: 300000,
      			}
      		},
      
      1 Reply Last reply Reply Quote 0
      • M Offline
        Medo
        last edited by Feb 11, 2018, 4:22 PM

        I remember that a .xml feed worked for me. But some months i changed here and there…

        I checked my current config and i use this feed:

        url: “http://www.tagesschau.de/xml/rss2/”

        This feed works for months now.

        1 Reply Last reply Reply Quote 0
        • S Offline
          Squirrel
          last edited by Feb 11, 2018, 4:27 PM

          hmm i use a second one from 20minuten.ch and this one is working very well. Maybe i have to look for another Quotation-Feed… But i cant understand why this one is only workling when i restart my mirror… This is strange… i can see not even the quotation from the last day. After +/- 24h hours i have ony “Loading” on the screen…

          M 1 Reply Last reply Feb 11, 2018, 4:30 PM Reply Quote 0
          • M Offline
            Medo @Squirrel
            last edited by Feb 11, 2018, 4:30 PM

            @Squirrel
            Yep, exactly what i experienced. One feed works, the other not.
            I surrendered (after many attempts to fix that problem) and searched for a working feed. After that, i had no more problems with the feed. Maybe a coding bug.

            1 Reply Last reply Reply Quote 0
            • M Offline
              Medo
              last edited by Feb 11, 2018, 4:50 PM

              I still do have a problem with an not updating calender…
              And if you want to investigate further, you can try this:
              https://forum.magicmirror.builders/topic/4682/not-updating-after-network-lost/4
              Maybe my wifi drops out so some modules cant be updated…
              I will give it a try as soon as i will find time for that kind of “fun” ;-)

              M 1 Reply Last reply Feb 26, 2018, 2:18 PM Reply Quote 0
              • M Offline
                Medo @Medo
                last edited by Feb 26, 2018, 2:18 PM

                @all
                Seems like i found the problem why some modules stopped working.
                I revisited my MM configuration and noticed i had lost my “keep WiFi active” configuration…
                I opened /etc/network/interfaces and put in the missing “wireless-power off”.
                More infos here: https://forum.magicmirror.builders/topic/236/complete-setup-tutorial/6 (see chapter “Installing MagicMirror - Step 4”)

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  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