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.

    newsfeed doesn't load anymore

    Scheduled Pinned Locked Moved Solved Troubleshooting
    6 Posts 2 Posters 1.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.
    • cruunnerrC Offline
      cruunnerr
      last edited by

      Hi guys,

      i can’t say exactly when the problem started, but my newsfeed doesn’t load anymore.
      The standard “http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml” loads without issues.

      my config:

              {
                  disabled: false,
                  module: "newsfeed",
                  position: "top_left",
                  config: {
                      feeds: [
                              {
                              title: "Neues Wort",
                              url: "http://feeds.feedburner.com/neueswort",
                              },
                      ],
                      showDescription: true,
                      logFeedWarnings: true,
                  }
              },
      

      Log-File says:

      0|mm  | Create new news fetcher for url: http://feeds.feedburner.com/neueswort - Interval: 300000
      0|mm  | [15:52:19.431] [ERROR]  
      0|mm  | (node:14628) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
      
      cruunnerr@MagicMirror:~$ node -v
      v10.16.0
      cruunnerr@MagicMirror:~$ nodejs -v
      v10.16.0
      cruunnerr@MagicMirror:~$ npm -v
      6.13.4
      

      Any thoughts?

      S 1 Reply Last reply Reply Quote 0
      • cruunnerrC Offline
        cruunnerr
        last edited by

        yep…they seem to quit their feed -.-

        sorry for the dumb question

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @cruunnerr
          last edited by sdetweil

          @cruunnerr said in newsfeed doesn't load anymore:

          http://feeds.feedburner.com/neueswort

          when I go to the feed url
          i get a fullscreen page, not an rss feed xml stream

          did u miss part of the url?

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • cruunnerrC Offline
            cruunnerr
            last edited by

            @sdetweil said in newsfeed doesn't load anymore:

            did u miss part of the url?

            Thanks for your reply. No, didn’t miss something. But it has always been like this :/

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @cruunnerr
              last edited by

              @cruunnerr i went there, and all I can do is register for daily email. no rss feed choices

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • cruunnerrC Offline
                cruunnerr
                last edited by

                yep…they seem to quit their feed -.-

                sorry for the dumb question

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @cruunnerr
                  last edited by

                  @cruunnerr well, we all know what we know at the time… sorry they have quit the feed…

                  have a lot of services changing, making no new api registrations, no longer free, etc…sad

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  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