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-SoccerLiveScore after Module update .....not working

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    9 Posts 2 Posters 1.8k 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.
    • S Offline
      sdetweil @Stoffbeuteluwe
      last edited by

      @Stoffbeuteluwe and u did an npm install in the module folder, right?

      and for debug you opened the developers window, ctrl-shift-i, and selected console and scrolled up to
      see any errors… or put ‘live’ in the filter field of the developers window and hit enter to filter only messages from that module…

      and also looked at pm2 logs (if using pm2)

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      StoffbeuteluweS 2 Replies Last reply Reply Quote 0
      • StoffbeuteluweS Offline
        Stoffbeuteluwe Project Sponsor @sdetweil
        last edited by

        @sdetweil i did git pull in the module folder …I do npm install today and than I try again

        1 Reply Last reply Reply Quote 0
        • StoffbeuteluweS Offline
          Stoffbeuteluwe Project Sponsor @sdetweil
          last edited by

          @sdetweil now I did git pull and npm install but still not showing and no errors

          S 2 Replies Last reply Reply Quote 0
          • S Offline
            sdetweil @Stoffbeuteluwe
            last edited by

            @Stoffbeuteluwe hm… I installed the module and used the sample module config from the readme and it worked

                  {
                        module: "MMM-SoccerLiveScore",
                        position: "bottom_left",
                        config: {
                            leagues: [4000],
                                showNames: true,
                                showLogos: true,
                                displayTime: 60 * 1000,
                                showTables: false,
                            }
                    },
            

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            StoffbeuteluweS 1 Reply Last reply Reply Quote 0
            • StoffbeuteluweS Offline
              Stoffbeuteluwe Project Sponsor @sdetweil
              last edited by

              @sdetweil ok thank you …will try again

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

                @Stoffbeuteluwe I am seeing errors from the api return, no data

                gicMirror/issues
                Whoops! There was an uncaught exception…
                SyntaxError: Unexpected token u in JSON at position 0
                at JSON.parse ()

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                StoffbeuteluweS 1 Reply Last reply Reply Quote 0
                • StoffbeuteluweS Offline
                  Stoffbeuteluwe Project Sponsor @sdetweil
                  last edited by

                  @sdetweil oh yes only the default league is working …when I set other leagues the module does not work

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

                    @Stoffbeuteluwe i would guess the api has changed, and the module needs to be updated

                    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