• 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 - Club Logos doesen’t show

Scheduled Pinned Locked Moved Troubleshooting
14 Posts 3 Posters 2.0k Views 3 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.
  • K Offline
    kusselin
    last edited by kusselin Jan 1, 2021, 8:33 PM Dec 30, 2020, 12:14 PM

    Hello everybody,

    I installed the soccer module and it always worked wonderfully. It works now, only the club logos are no longer displayed in the table and the results … What could be the reason? I haven’t changed anything on the module. Here is my previous unchanged config code

    {
    module: 'MMM-SoccerLiveScore',
    position: 'top_center',
    header: 'Fussball',
    config: {
    leagues: [35, 44, 491, 9],
    showNames: true,
    showLogos: true,
    displayTime: 45 * 1000,
    showTables: true,
    }
    },
    
    0 1 Reply Last reply Jan 3, 2021, 9:39 AM Reply Quote 0
    • K Offline
      kusselin
      last edited by kusselin Jan 1, 2021, 8:18 PM Jan 1, 2021, 8:17 PM

      Hi Sam, have you an idea why the logos not shown. In paste the logos were shown but till one week the logos not shown :-(

      Parallel i make a issue in github

      S 1 Reply Last reply Jan 1, 2021, 8:19 PM Reply Quote 0
      • S Offline
        sdetweil @kusselin
        last edited by Jan 1, 2021, 8:19 PM

        @kusselin not really… pm2 logs --lines=100

        then open the developers window, ctrl-shift-i, select the console tab and scroll up… u can also filter by module,
        by putting a part of the module name in the filter field, like soccer

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • K Offline
          kusselin
          last edited by Jan 1, 2021, 8:23 PM

          Ok thank you, but i know that that module is actually not supported… ithink so what i see in github

          S 1 Reply Last reply Jan 1, 2021, 8:29 PM Reply Quote 0
          • S Offline
            sdetweil @kusselin
            last edited by Jan 1, 2021, 8:29 PM

            @kusselin no idea… i don’t know most of the modules… just how to debug to get to the problem… not neccessarily a fix…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • K Offline
              kusselin
              last edited by Jan 1, 2021, 8:34 PM

              Ok… thanks… tomorrow i look in the developer console as you said…

              1 Reply Last reply Reply Quote 0
              • 0 Offline
                0m4r Module Developer @kusselin
                last edited by Jan 3, 2021, 9:39 AM

                @kusselin the api that are used to fetch the logos return an error.
                That must be the reason. Also the web application from the APIs owner have the same problem (https://www.toralarm.de)

                https://github.com/0m4r

                1 Reply Last reply Reply Quote 0
                • K Offline
                  kusselin
                  last edited by kusselin Jan 3, 2021, 2:10 PM Jan 3, 2021, 2:07 PM

                  Hi 0m4r, i think you have this module too…right? Thanks for ther anwer. That say me that i have to wait or i musst go to another module like mmm-soccer right?

                  In the developer Console of chrome there is not comming an error about the module :-(

                  Initializing MagicMirror.
                  translator.js:137 Loading core translation file: translations/de.json
                  translator.js:162 Loading core translation fallback file: translations/en.json
                  loader.js:176 Load script: modules/MMM-Carousel//MMM-Carousel.js
                  module.js:517 Module registered: MMM-Carousel
                  loader.js:148 Bootstrapping module: MMM-Carousel
                  loader.js:153 Scripts loaded for: MMM-Carousel
                  loader.js:155 Styles loaded for: MMM-Carousel
                  loader.js:157 Translations loaded for: MMM-Carousel
                  loader.js:176 Load script: modules/default/alert//alert.js
                  module.js:517 Module registered: alert
                  loader.js:148 Bootstrapping module: alert
                  loader.js:176 Load script: modules/default/alert/notificationFx.js
                  loader.js:153 Scripts loaded for: alert
                  loader.js:195 Load stylesheet: modules/default/alert/notificationFx.css
                  loader.js:195 Load stylesheet: vendor/css/font-awesome.css
                  loader.js:155 Styles loaded for: alert
                  translator.js:108 alert - Load translation: translations/de.json
                  translator.js:110 alert - Load translation fallback: translations/en.json
                  loader.js:157 Translations loaded for: alert
                  loader.js:176 Load script: modules/default/updatenotification//updatenotification.js
                  module.js:517 Module registered: updatenotification
                  loader.js:148 Bootstrapping module: updatenotification
                  loader.js:153 Scripts loaded for: updatenotification
                  loader.js:155 Styles loaded for: updatenotification
                  loader.js:157 Translations loaded for: updatenotification
                  loader.js:176 Load script: modules/default/clock//clock.js
                  module.js:517 Module registered: clock
                  loader.js:148 Bootstrapping module: clock
                  loader.js:176 Load script: vendor/node_modules/moment/min/moment-with-locales.js
                  loader.js:176 Load script: vendor/node_modules/moment-timezone/builds/moment-timezone-with-data.js
                  loader.js:176 Load script: vendor/node_modules/suncalc/suncalc.js
                  loader.js:153 Scripts loaded for: clock
                  loader.js:195 Load stylesheet: modules/default/clock/clock_styles.css
                  loader.js:155 Styles loaded for: clock
                  loader.js:157 Translations loaded for: clock
                  loader.js:176 Load script: modules/default/calendar//calendar.js
                  module.js:509 Check MagicMirror version for module 'calendar' - Minimum version:  2.1.0 - Current version: 2.14.0
                  module.js:511 Version is ok!
                  module.js:517 Module registered: calendar
                  loader.js:148 Bootstrapping module: calendar
                  loader.js:236 File already loaded: moment.js
                  loader.js:153 Scripts loaded for: calendar
                  loader.js:195 Load stylesheet: modules/default/calendar/calendar.css
                  loader.js:236 File already loaded: font-awesome.css
                  loader.js:155 Styles loaded for: calendar
                  loader.js:157 Translations loaded for: calendar
                  loader.js:148 Bootstrapping module: calendar
                  loader.js:236 File already loaded: moment.js
                  loader.js:153 Scripts loaded for: calendar
                  loader.js:236 File already loaded: calendar.css
                  loader.js:236 File already loaded: font-awesome.css
                  loader.js:155 Styles loaded for: calendar
                  loader.js:157 Translations loaded for: calendar
                  loader.js:148 Bootstrapping module: calendar
                  loader.js:236 File already loaded: moment.js
                  loader.js:153 Scripts loaded for: calendar
                  loader.js:236 File already loaded: calendar.css
                  loader.js:236 File already loaded: font-awesome.css
                  loader.js:155 Styles loaded for: calendar
                  loader.js:157 Translations loaded for: calendar
                  loader.js:176 Load script: modules/MMM-OpenmapWeather//MMM-OpenmapWeather.js
                  module.js:517 Module registered: MMM-OpenmapWeather
                  loader.js:148 Bootstrapping module: MMM-OpenmapWeather
                  loader.js:236 File already loaded: moment.js
                  loader.js:153 Scripts loaded for: MMM-OpenmapWeather
                  loader.js:195 Load stylesheet: vendor/node_modules/weathericons/css/weather-icons.css
                  loader.js:195 Load stylesheet: modules/MMM-OpenmapWeather/MMM-OpenmapWeather.css
                  loader.js:155 Styles loaded for: MMM-OpenmapWeather
                  loader.js:157 Translations loaded for: MMM-OpenmapWeather
                  loader.js:176 Load script: modules/default/weatherforecast//weatherforecast.js
                  module.js:517 Module registered: weatherforecast
                  loader.js:148 Bootstrapping module: weatherforecast
                  loader.js:236 File already loaded: moment.js
                  loader.js:153 Scripts loaded for: weatherforecast
                  loader.js:236 File already loaded: weather-icons.css
                  loader.js:195 Load stylesheet: modules/default/weatherforecast/weatherforecast.css
                  loader.js:155 Styles loaded for: weatherforecast
                  loader.js:157 Translations loaded for: weatherforecast
                  loader.js:176 Load script: modules/MMM-Remote-Control//MMM-Remote-Control.js
                  module.js:509 Check MagicMirror version for module 'MMM-Remote-Control' - Minimum version:  2.12.0 - Current version: 2.14.0
                  module.js:511 Version is ok!
                  module.js:517 Module registered: MMM-Remote-Control
                  loader.js:148 Bootstrapping module: MMM-Remote-Control
                  loader.js:153 Scripts loaded for: MMM-Remote-Control
                  loader.js:195 Load stylesheet: modules/MMM-Remote-Control/remote-control.css
                  loader.js:155 Styles loaded for: MMM-Remote-Control
                  loader.js:157 Translations loaded for: MMM-Remote-Control
                  loader.js:176 Load script: modules/MMM-SoccerLiveScore//MMM-SoccerLiveScore.js
                  module.js:517 Module registered: MMM-SoccerLiveScore
                  loader.js:148 Bootstrapping module: MMM-SoccerLiveScore
                  loader.js:236 File already loaded: moment.js
                  loader.js:153 Scripts loaded for: MMM-SoccerLiveScore
                  loader.js:236 File already loaded: font-awesome.css
                  loader.js:195 Load stylesheet: modules/MMM-SoccerLiveScore/MMM-SoccerLiveScore.css
                  loader.js:155 Styles loaded for: MMM-SoccerLiveScore
                  loader.js:157 Translations loaded for: MMM-SoccerLiveScore
                  loader.js:176 Load script: modules/MMM-Formula1//MMM-Formula1.js
                  module.js:517 Module registered: MMM-Formula1
                  loader.js:148 Bootstrapping module: MMM-Formula1
                  loader.js:153 Scripts loaded for: MMM-Formula1
                  loader.js:236 File already loaded: font-awesome.css
                  loader.js:195 Load stylesheet: modules/MMM-Formula1/MMM-Formula1.css
                  loader.js:155 Styles loaded for: MMM-Formula1
                  translator.js:108 MMM-Formula1 - Load translation: translations/de.json
                  translator.js:110 MMM-Formula1 - Load translation fallback: translations/en.json
                  loader.js:157 Translations loaded for: MMM-Formula1
                  loader.js:176 Load script: modules/MMM-Tankerkoenig//MMM-Tankerkoenig.js
                  module.js:509 Check MagicMirror version for module 'MMM-Tankerkoenig' - Minimum version:  2.2.0 - Current version: 2.14.0
                  module.js:511 Version is ok!
                  module.js:517 Module registered: MMM-Tankerkoenig
                  loader.js:148 Bootstrapping module: MMM-Tankerkoenig
                  loader.js:153 Scripts loaded for: MMM-Tankerkoenig
                  loader.js:195 Load stylesheet: modules/MMM-Tankerkoenig/MMM-Tankerkoenig.css
                  loader.js:155 Styles loaded for: MMM-Tankerkoenig
                  translator.js:108 MMM-Tankerkoenig - Load translation: i18n/de.json
                  translator.js:110 MMM-Tankerkoenig - Load translation fallback: i18n/en.json
                  loader.js:157 Translations loaded for: MMM-Tankerkoenig
                  loader.js:176 Load script: modules/MMM-SmartWebDisplay//MMM-SmartWebDisplay.js
                  MMM-SmartWebDisplay.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
                  loader.js:186 Error on loading script: modules/MMM-SmartWebDisplay//MMM-SmartWebDisplay.js
                  script.onerror @ loader.js:186
                  loader.js:176 Load script: modules/MMM-ioBroker//MMM-ioBroker.js
                  module.js:517 Module registered: MMM-ioBroker
                  loader.js:148 Bootstrapping module: MMM-ioBroker
                  loader.js:153 Scripts loaded for: MMM-ioBroker
                  loader.js:195 Load stylesheet: modules/MMM-ioBroker/MMM-ioBroker.css
                  loader.js:155 Styles loaded for: MMM-ioBroker
                  loader.js:157 Translations loaded for: MMM-ioBroker
                  loader.js:176 Load script: modules/MMM-Fuel//MMM-Fuel.js
                  module.js:517 Module registered: MMM-Fuel
                  loader.js:148 Bootstrapping module: MMM-Fuel
                  loader.js:153 Scripts loaded for: MMM-Fuel
                  loader.js:236 File already loaded: font-awesome.css
                  loader.js:195 Load stylesheet: modules/MMM-Fuel/MMM-Fuel.css
                  loader.js:155 Styles loaded for: MMM-Fuel
                  translator.js:108 MMM-Fuel - Load translation: translations/de.json
                  translator.js:110 MMM-Fuel - Load translation fallback: translations/en.json
                  loader.js:157 Translations loaded for: MMM-Fuel
                  loader.js:176 Load script: modules/MMM-PublicTransportHafas//MMM-PublicTransportHafas.js
                  module.js:517 Module registered: MMM-PublicTransportHafas
                  loader.js:148 Bootstrapping module: MMM-PublicTransportHafas
                  loader.js:236 File already loaded: moment.js
                  loader.js:176 Load script: modules/MMM-PublicTransportHafas/core/PTHAFASDomBuilder.js
                  loader.js:176 Load script: modules/MMM-PublicTransportHafas/core/PTHAFASTableBodyBuilder.js
                  loader.js:153 Scripts loaded for: MMM-PublicTransportHafas
                  loader.js:195 Load stylesheet: modules/MMM-PublicTransportHafas/css/styles.css
                  loader.js:236 File already loaded: font-awesome.css
                  loader.js:155 Styles loaded for: MMM-PublicTransportHafas
                  translator.js:108 MMM-PublicTransportHafas - Load translation: translations/de.json
                  translator.js:110 MMM-PublicTransportHafas - Load translation fallback: translations/en.json
                  loader.js:157 Translations loaded for: MMM-PublicTransportHafas
                  loader.js:176 Load script: modules/default/compliments//compliments.js
                  module.js:517 Module registered: compliments
                  loader.js:148 Bootstrapping module: compliments
                  loader.js:236 File already loaded: moment.js
                  loader.js:153 Scripts loaded for: compliments
                  loader.js:155 Styles loaded for: compliments
                  loader.js:157 Translations loaded for: compliments
                  loader.js:176 Load script: modules/MMM-Tools//MMM-Tools.js
                  module.js:517 Module registered: MMM-Tools
                  loader.js:148 Bootstrapping module: MMM-Tools
                  loader.js:176 Load script: modules/MMM-Tools/configMerge.min.js
                  configMerge.min.js:1 [@bugsounet] configMerge v1.0.0 Loaded !
                  loader.js:153 Scripts loaded for: MMM-Tools
                  loader.js:195 Load stylesheet: modules/MMM-Tools/MMM-Tools.css
                  loader.js:155 Styles loaded for: MMM-Tools
                  translator.js:108 MMM-Tools - Load translation: translations/de.json
                  translator.js:110 MMM-Tools - Load translation fallback: translations/en.json
                  loader.js:157 Translations loaded for: MMM-Tools
                  loader.js:176 Load script: modules/MMM-Traffic//MMM-Traffic.js
                  module.js:517 Module registered: MMM-Traffic
                  loader.js:148 Bootstrapping module: MMM-Traffic
                  loader.js:236 File already loaded: moment.js
                  loader.js:153 Scripts loaded for: MMM-Traffic
                  loader.js:195 Load stylesheet: modules/MMM-Traffic/traffic.css
                  loader.js:236 File already loaded: font-awesome.css
                  loader.js:155 Styles loaded for: MMM-Traffic
                  loader.js:157 Translations loaded for: MMM-Traffic
                  loader.js:148 Bootstrapping module: MMM-Traffic
                  loader.js:236 File already loaded: moment.js
                  loader.js:153 Scripts loaded for: MMM-Traffic
                  loader.js:236 File already loaded: traffic.css
                  loader.js:236 File already loaded: font-awesome.css
                  loader.js:155 Styles loaded for: MMM-Traffic
                  loader.js:157 Translations loaded for: MMM-Traffic
                  loader.js:176 Load script: modules/MMM-COVID19-AMPEL//MMM-COVID19-AMPEL.js
                  module.js:517 Module registered: MMM-COVID19-AMPEL
                  loader.js:148 Bootstrapping module: MMM-COVID19-AMPEL
                  loader.js:153 Scripts loaded for: MMM-COVID19-AMPEL
                  loader.js:195 Load stylesheet: modules/MMM-COVID19-AMPEL/MMM-COVID19-AMPEL.css
                  loader.js:155 Styles loaded for: MMM-COVID19-AMPEL
                  translator.js:108 MMM-COVID19-AMPEL - Load translation: translations/de.json
                  translator.js:110 MMM-COVID19-AMPEL - Load translation fallback: translations/en.json
                  loader.js:157 Translations loaded for: MMM-COVID19-AMPEL
                  loader.js:176 Load script: modules/default/newsfeed//newsfeed.js
                  module.js:517 Module registered: newsfeed
                  loader.js:148 Bootstrapping module: newsfeed
                  loader.js:236 File already loaded: moment.js
                  loader.js:153 Scripts loaded for: newsfeed
                  loader.js:155 Styles loaded for: newsfeed
                  loader.js:157 Translations loaded for: newsfeed
                  loader.js:195 Load stylesheet: css/custom.css
                  module.js:45 Starting module: MMM-Carousel
                  alert.js:165 Starting module: alert
                  updatenotification.js:19 Start updatenotification
                  clock.js:46 Starting module: clock
                  3calendar.js:85 Starting module: calendar
                  MMM-OpenmapWeather.js:117 Starting module: MMM-OpenmapWeather
                  weatherforecast.js:90 Starting module: weatherforecast
                  MMM-Remote-Control.js:23 Starting module: MMM-Remote-Control
                  MMM-Formula1.js:50 Starting module: MMM-Formula1
                  MMM-ioBroker.js:52 Starting module: MMM-ioBroker
                  MMM-Fuel.js:183 Starting module: MMM-Fuel
                  MMM-Fuel.js:186 Config option sortBy has no matching value in config option types! Falling back to first entry.
                  start @ MMM-Fuel.js:186
                  MMM-PublicTransportHafas.js:43 Starting module: MMM-PublicTransportHafas with identifier: module_16_MMM-PublicTransportHafas
                  compliments.js:38 Starting module: compliments
                  2MMM-Traffic.js:21 Starting module: MMM-Traffic
                  newsfeed.js:57 Starting module: newsfeed
                  main.js:505 All modules started!
                  MMM-Tools.js:156 MMM-Tools is suspended.
                  module.js:199 MMM-Remote-Control is suspended.
                  module.js:199 MMM-Formula1 is suspended.
                  module.js:199 MMM-Tankerkoenig is suspended.
                  module.js:199 MMM-ioBroker is suspended.
                  module.js:199 MMM-COVID19-AMPEL is suspended.
                  module.js:199 MMM-OpenmapWeather is suspended.
                  module.js:199 weatherforecast is suspended.
                  module.js:206 MMM-PublicTransportHafas is resumed.
                  api.openweathermap.org/data/2.5/forecast/daily?id=2847614&cnt=7&exclude=false&units=metric&lang=de&APPID=8a:1 Failed to load resource: the server responded with a status of 401 (Unauthorized)
                  weatherforecast.js:265 weatherforecast: Your AppID does not support long term forecasts. Switching to fallback endpoint.
                  weatherRequest.onreadystatechange @ weatherforecast.js:265
                  MMM-Formula1.js:66 MMM-Formula1 received a notification: DRIVER_STANDINGS
                  MMM-Traffic.js:126 received MMM_TRAFFIC_DURATION
                  calendar.js:147 Calendar Error. Could not fetch calendar: https://calendar.google.com/calendar/ical/kcb3j40group.calendar.google.com/
                  socketNotificationReceived @ calendar.js:147
                  MMM-Tools.js:161 MMM-Tools is resumed.
                  MMM-Traffic.js:126 received MMM_TRAFFIC_DURATION
                  module.js:199 MMM-Remote-Control is suspended.
                  module.js:199 MMM-Tankerkoenig is suspended.
                  module.js:199 MMM-ioBroker is suspended.
                  module.js:199 MMM-PublicTransportHafas is suspended.
                  module.js:199 MMM-COVID19-AMPEL is suspended.
                  module.js:206 MMM-Formula1 is resumed.
                  data:image/png;base64, undefined:1 GET data:image/png;base64, undefined net::ERR_INVALID_URL
                  Image (async)
                  getDom @ MMM-SoccerLiveScore.js:224
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  changeLeague @ MMM-SoccerLiveScore.js:63
                  (anonymous) @ MMM-SoccerLiveScore.js:65
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:64
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:75
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:75
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  data:image/png;base64, undefined:1 GET data:image/png;base64, undefined net::ERR_INVALID_URL
                  Image (async)
                  getDom @ MMM-SoccerLiveScore.js:153
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  (anonymous) @ MMM-SoccerLiveScore.js:275
                  setTimeout (async)
                  getDom @ MMM-SoccerLiveScore.js:274
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  changeLeague @ MMM-SoccerLiveScore.js:63
                  (anonymous) @ MMM-SoccerLiveScore.js:65
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:64
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:75
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:75
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  module.js:199 MMM-Remote-Control is suspended.
                  module.js:199 MMM-Formula1 is suspended.
                  module.js:199 MMM-Tankerkoenig is suspended.
                  module.js:199 MMM-ioBroker is suspended.
                  module.js:199 MMM-PublicTransportHafas is suspended.
                  module.js:206 MMM-COVID19-AMPEL is resumed.
                  data:image/png;base64, undefined:1 GET data:image/png;base64, undefined net::ERR_INVALID_URL
                  Image (async)
                  getDom @ MMM-SoccerLiveScore.js:224
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  (anonymous) @ MMM-SoccerLiveScore.js:187
                  setTimeout (async)
                  getDom @ MMM-SoccerLiveScore.js:186
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  (anonymous) @ MMM-SoccerLiveScore.js:275
                  setTimeout (async)
                  getDom @ MMM-SoccerLiveScore.js:274
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  changeLeague @ MMM-SoccerLiveScore.js:63
                  (anonymous) @ MMM-SoccerLiveScore.js:65
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:64
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:75
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:75
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  data:image/png;base64, undefined:1 GET data:image/png;base64, undefined net::ERR_INVALID_URL
                  Image (async)
                  getDom @ MMM-SoccerLiveScore.js:153
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  (anonymous) @ MMM-SoccerLiveScore.js:275
                  setTimeout (async)
                  getDom @ MMM-SoccerLiveScore.js:274
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  (anonymous) @ MMM-SoccerLiveScore.js:187
                  setTimeout (async)
                  getDom @ MMM-SoccerLiveScore.js:186
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  (anonymous) @ MMM-SoccerLiveScore.js:275
                  setTimeout (async)
                  getDom @ MMM-SoccerLiveScore.js:274
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  changeLeague @ MMM-SoccerLiveScore.js:63
                  (anonymous) @ MMM-SoccerLiveScore.js:65
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:64
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:75
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:75
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  data:image/png;base64, undefined:1 GET data:image/png;base64, undefined net::ERR_INVALID_URL
                  Image (async)
                  getDom @ MMM-SoccerLiveScore.js:224
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  changeLeague @ MMM-SoccerLiveScore.js:63
                  (anonymous) @ MMM-SoccerLiveScore.js:65
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:64
                  (anonymous) @ MMM-SoccerLiveScore.js:65
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:64
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:75
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:75
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  data:image/png;base64, undefined:1 GET data:image/png;base64, undefined net::ERR_INVALID_URL
                  Image (async)
                  getDom @ MMM-SoccerLiveScore.js:153
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  (anonymous) @ MMM-SoccerLiveScore.js:187
                  setTimeout (async)
                  getDom @ MMM-SoccerLiveScore.js:186
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  (anonymous) @ MMM-SoccerLiveScore.js:275
                  setTimeout (async)
                  getDom @ MMM-SoccerLiveScore.js:274
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  (anonymous) @ MMM-SoccerLiveScore.js:187
                  setTimeout (async)
                  getDom @ MMM-SoccerLiveScore.js:186
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  (anonymous) @ MMM-SoccerLiveScore.js:275
                  setTimeout (async)
                  getDom @ MMM-SoccerLiveScore.js:274
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  changeLeague @ MMM-SoccerLiveScore.js:63
                  (anonymous) @ MMM-SoccerLiveScore.js:65
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:64
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:75
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:75
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  module.js:199 MMM-Remote-Control is suspended.
                  module.js:199 MMM-Formula1 is suspended.
                  module.js:199 MMM-ioBroker is suspended.
                  module.js:199 MMM-PublicTransportHafas is suspended.
                  module.js:199 MMM-COVID19-AMPEL is suspended.
                  module.js:206 MMM-Tankerkoenig is resumed.
                  data:image/png;base64, undefined:1 GET data:image/png;base64, undefined net::ERR_INVALID_URL
                  Image (async)
                  getDom @ MMM-SoccerLiveScore.js:224
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  (anonymous) @ MMM-SoccerLiveScore.js:275
                  setTimeout (async)
                  getDom @ MMM-SoccerLiveScore.js:274
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  changeLeague @ MMM-SoccerLiveScore.js:63
                  (anonymous) @ MMM-SoccerLiveScore.js:65
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:64
                  (anonymous) @ MMM-SoccerLiveScore.js:65
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:64
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:75
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:75
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  data:image/png;base64, undefined:1 GET data:image/png;base64, undefined net::ERR_INVALID_URL
                  Image (async)
                  getDom @ MMM-SoccerLiveScore.js:153
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  (anonymous) @ MMM-SoccerLiveScore.js:187
                  setTimeout (async)
                  getDom @ MMM-SoccerLiveScore.js:186
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  (anonymous) @ MMM-SoccerLiveScore.js:187
                  setTimeout (async)
                  getDom @ MMM-SoccerLiveScore.js:186
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  (anonymous) @ MMM-SoccerLiveScore.js:275
                  setTimeout (async)
                  getDom @ MMM-SoccerLiveScore.js:274
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  (anonymous) @ MMM-SoccerLiveScore.js:187
                  setTimeout (async)
                  getDom @ MMM-SoccerLiveScore.js:186
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  (anonymous) @ MMM-SoccerLiveScore.js:275
                  setTimeout (async)
                  getDom @ MMM-SoccerLiveScore.js:274
                  (anonymous) @ main.js:114
                  updateDom @ main.js:113
                  updateDom @ main.js:551
                  updateDom @ module.js:364
                  changeLeague @ MMM-SoccerLiveScore.js:63
                  (anonymous) @ MMM-SoccerLiveScore.js:65
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:64
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:75
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  setTimeout (async)
                  changeLeague @ MMM-SoccerLiveScore.js:75
                  (anonymous) @ MMM-SoccerLiveScore.js:76
                  2MMM-Traffic.js:126 received MMM_TRAFFIC_DURATION
                  
                  1 Reply Last reply Reply Quote 0
                  • K Offline
                    kusselin
                    last edited by Jan 3, 2021, 5:42 PM

                    can this only the developer reapair with the Club logos?

                    0 1 Reply Last reply Jan 3, 2021, 7:23 PM Reply Quote 0
                    • 0 Offline
                      0m4r Module Developer @kusselin
                      last edited by Jan 3, 2021, 7:23 PM

                      @kusselin no, the problem is with the 3rd party that provides the API to get the logos.
                      The developer of the module cannot do much about it.

                      https://github.com/0m4r

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        10/14
                        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