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

Scheduled Pinned Locked Moved Unsolved Troubleshooting
9 Posts 2 Posters 1.5k 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
    Stoffbeuteluwe Project Sponsor
    last edited by Sep 13, 2019, 7:16 PM

    after update the module is not showing
    anybody the same problem?

    S 1 Reply Last reply Sep 13, 2019, 8:41 PM Reply Quote 0
    • S Offline
      sdetweil @Stoffbeuteluwe
      last edited by Sep 13, 2019, 8:41 PM

      @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

      S 2 Replies Last reply Sep 14, 2019, 3:36 AM Reply Quote 0
      • S Offline
        Stoffbeuteluwe Project Sponsor @sdetweil
        last edited by Sep 14, 2019, 3:36 AM

        @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
        • S Offline
          Stoffbeuteluwe Project Sponsor @sdetweil
          last edited by Sep 14, 2019, 4:55 AM

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

          S 2 Replies Last reply Sep 14, 2019, 12:29 PM Reply Quote 0
          • S Offline
            sdetweil @Stoffbeuteluwe
            last edited by Sep 14, 2019, 12:29 PM

            @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

            S 1 Reply Last reply Sep 14, 2019, 1:40 PM Reply Quote 0
            • S Offline
              Stoffbeuteluwe Project Sponsor @sdetweil
              last edited by Sep 14, 2019, 1:40 PM

              @sdetweil ok thank you …will try again

              1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @Stoffbeuteluwe
                last edited by Sep 14, 2019, 1:40 PM

                @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

                S 1 Reply Last reply Sep 16, 2019, 3:46 PM Reply Quote 0
                • S Offline
                  Stoffbeuteluwe Project Sponsor @sdetweil
                  last edited by Sep 16, 2019, 3:46 PM

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

                  S 1 Reply Last reply Sep 16, 2019, 3:49 PM Reply Quote 0
                  • S Offline
                    sdetweil @Stoffbeuteluwe
                    last edited by Sep 16, 2019, 3:49 PM

                    @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
                    1 / 1
                    • First post
                      3/9
                      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