MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    SOLVED newsfeed doesn't load anymore

    Troubleshooting
    2
    6
    516
    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.
    • cruunnerr
      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
      • cruunnerr
        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
          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

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • cruunnerr
            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
              sdetweil @cruunnerr last edited by

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

              Sam

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 0
              • cruunnerr
                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
                  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

                  Create a working config
                  How to add modules

                  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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy