MagicMirror Forum

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

    UNSOLVED MMM-SoccerLiveScore after Module update .....not working

    Troubleshooting
    2
    9
    890
    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.
    • Stoffbeuteluwe
      Stoffbeuteluwe Project Sponsor last edited by

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

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

        Create a working config
        How to add modules

        Stoffbeuteluwe 2 Replies Last reply Reply Quote 0
        • Stoffbeuteluwe
          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
          • Stoffbeuteluwe
            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
              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

              Create a working config
              How to add modules

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

                @sdetweil ok thank you …will try again

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

                  Create a working config
                  How to add modules

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

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

                      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