• 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 Ticker Hangs

Scheduled Pinned Locked Moved Troubleshooting
40 Posts 4 Posters 11.0k Views 4 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.
  • C Offline
    cowboysdude Module Developer @Mykle1
    last edited by Mar 16, 2021, 2:07 AM

    @mykle1 I JUST said that…get off my toes LMAO

    M 1 Reply Last reply Mar 16, 2021, 2:10 AM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @cowboysdude
      last edited by Mar 16, 2021, 2:10 AM

      @cowboysdude

      Hey, have you seen Jim these days? I wonder where he disappeared to.

      Create a working config
      How to add modules

      C 1 Reply Last reply Mar 16, 2021, 2:10 AM Reply Quote 0
      • C Offline
        cowboysdude Module Developer @Mykle1
        last edited by cowboysdude Mar 16, 2021, 2:12 AM Mar 16, 2021, 2:10 AM

        @mykle1 Great question…I wonder where Robert is… or @strawberry-3-141 … I feel like a latch key kid…

        M 1 Reply Last reply Mar 16, 2021, 2:13 AM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @cowboysdude
          last edited by Mar 16, 2021, 2:13 AM

          @cowboysdude

          Last online:

          Jim - 24 days
          Robert - Oct 2020

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • M Offline
            Matthewlawson3 @Mykle1
            last edited by Mar 16, 2021, 2:29 AM

            @mykle1 thank you!

            1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @Mykle1
              last edited by sdetweil Mar 16, 2021, 8:24 PM Mar 16, 2021, 2:49 PM

              @Matthewlawson3 the doc doesn’t mention it, but by default in only shows the 1st 5 items regardless of how many sources u have

              to get all of them do

              maxNewsItems: 0,
              

              in the module config above the list of sources
              ----- edit: i was incorrect… the list gets rebuilt each time , never mind
              BUT ----- this causes a problem, the list is never cleared, so it continues to grow and grow

              haven’t seen the hang yet… one possible source in fetcher.js,

              comment out the items=[]; line as shown below

              		reloadTimer = null;
              		//items = [];
              

              its the same name as the global , so there could confusion over which list to add to.

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              M 1 Reply Last reply Mar 16, 2021, 8:20 PM Reply Quote 0
              • M Offline
                Mykle1 Project Sponsor Module Developer @sdetweil
                last edited by Mar 16, 2021, 8:20 PM

                @sdetweil said in MMM - NewsFeed Ticker Hangs:

                comment out the items=[]; line as shown below

                Thanks bro. I don’t even use this module. I was just trying to help out the user above. Hopefully, he’s paying attention and has read your suggestion.

                Create a working config
                How to add modules

                S 1 Reply Last reply Mar 16, 2021, 8:24 PM Reply Quote 0
                • S Offline
                  sdetweil @Mykle1
                  last edited by Mar 16, 2021, 8:24 PM

                  @mykle1 fixed

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  M 1 Reply Last reply Mar 16, 2021, 8:25 PM Reply Quote 1
                  • M Offline
                    Mykle1 Project Sponsor Module Developer @sdetweil
                    last edited by Mar 16, 2021, 8:25 PM

                    @sdetweil said in MMM - NewsFeed Ticker Hangs:

                    @mykle1 fixed

                    Now I really hope he’s paying attention.

                    Well done, bro. :thumbsup:

                    Create a working config
                    How to add modules

                    S 1 Reply Last reply Mar 16, 2021, 8:26 PM Reply Quote 0
                    • S Offline
                      sdetweil @Mykle1
                      last edited by Mar 16, 2021, 8:26 PM

                      @mykle1 also sent him a dm…

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      M 1 Reply Last reply Mar 16, 2021, 9:00 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 2 / 4
                      2 / 4
                      • First post
                        13/40
                        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