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

Scheduled Pinned Locked Moved Unsolved Troubleshooting
21 Posts 4 Posters 4.6k 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.
  • G Offline
    greedyvegan @sdetweil
    last edited by greedyvegan Mar 21, 2024, 7:28 PM Mar 21, 2024, 7:27 PM

    @sdetweil
    │ id │ name │ mode │ ↺ │ status │ cpu │ memory │
    ├────┼────────────────────┼──────────┼──────┼───────────┼──────────┼──────────┤
    │ 0 │ MagicMirror │ fork │ 29 │ stopped │ 0% │ 0b │
    │ 2 │ mm │ fork │ 0 │ stopped │ 0% │ 0b │
    │ 1 │ run-start │ fork │ 0 │ stopped │ 0% │ 0b │
    └────┴────────────────────┴──────────┴──────┴───────────┴──────────┴──────────┘
    Screenshot 2024-03-21 at 3.25.22 PM.png

    S 1 Reply Last reply Mar 21, 2024, 7:34 PM Reply Quote 0
    • S Offline
      sdetweil @greedyvegan
      last edited by sdetweil Mar 21, 2024, 7:42 PM Mar 21, 2024, 7:34 PM

      @greedyvegan hm…
      run this

      ps -ef | grep  MagicMirror  | awk '{print $2}` | xargs sudo kill  -9
      

      the. try. npm start

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      G 2 Replies Last reply Mar 21, 2024, 7:40 PM Reply Quote 0
      • G Offline
        greedyvegan @sdetweil
        last edited by Mar 21, 2024, 7:40 PM

        @sdetweil

        nothing happened after that, it returned “>” and the cursor

        S 1 Reply Last reply Mar 21, 2024, 8:51 PM Reply Quote 0
        • G Offline
          greedyvegan @sdetweil
          last edited by Mar 21, 2024, 7:53 PM

          @sdetweil

          the module just says loading, I’m going to delete it and use the regular newsfeed instead, thanks.

          by the way, is there a way that I can add an icon/image to the default newsfeed module?

          • logo of the news source
          • photo from the article
          S 2 Replies Last reply Mar 21, 2024, 8:49 PM Reply Quote 0
          • S Offline
            sdetweil @greedyvegan
            last edited by Mar 21, 2024, 8:49 PM

            @greedyvegan I am not aware of those features in the default newsfeed module

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @greedyvegan
              last edited by Mar 21, 2024, 8:51 PM

              @greedyvegan correct … Linux commands in general return nothing on success. they were designed in the old teletype terminal days

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 1
              • S Offline
                sdetweil @greedyvegan
                last edited by Mar 22, 2024, 4:46 PM

                @greedyvegan you can try the MMMNewsfeedTicker module again…

                at least it should work… I accepted the changes as I was a collaborator on that

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                G 1 Reply Last reply Mar 23, 2024, 10:55 PM Reply Quote 1
                • G Offline
                  greedyvegan @sdetweil
                  last edited by Mar 23, 2024, 10:55 PM

                  @sdetweil

                  thank you, I’m going to try it now

                  G 1 Reply Last reply Mar 24, 2024, 7:03 PM Reply Quote 0
                  • G Offline
                    greedyvegan @greedyvegan
                    last edited by Mar 24, 2024, 7:03 PM

                    @greedyvegan said in MMM-NewsFeedTicker.:

                    @sdetweil

                    thank you, I’m going to try it now

                    I tried it and didn’t like it, so I removed it.
                    thank you.

                    1 Reply Last reply Reply Quote 1
                    • K Offline
                      KiaSohc
                      last edited by Apr 18, 2024, 12:14 PM

                      Hi there,

                      Sorry to jump in to this. I have the very same issue where the NFT module only shows “Loading” but never shows any feed. This was working perfectly fine for a long time before I ran an update (git pull) for the module today.

                      A bit more info…

                      • I am still on npm 6.14.11 and unable to upgrade due to the nodejs 10.24.0 compatibility issue.

                      Could it be because I am still on an old npm version?

                      Many Thanks!

                      S 1 Reply Last reply Apr 18, 2024, 12:20 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      • 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