MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. kusselin
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 2
    • Followers 0
    • Topics 39
    • Posts 277
    • Groups 0

    Posts

    Recent Best Controversial
    • Update to 2.18

      How is the way to update my sytem from 2.17.1 to 2.18.0 ?

      I read a lot but where is the right way?

      Best regards

      posted in General Discussion
      kusselinK
      kusselin
    • RE: Carousel is not working

      another question I have: udn namely when the modules change it can be that these are very “WIDE” at once…at the repeated change then again normal in the width become…woran lies this? can that be?

      posted in Troubleshooting
      kusselinK
      kusselin
    • RE: Carousel is not working

      @sdetweil said in Carousel is not working:

      I think your empty slides( []), have caused a fatal error
      open the developers window ctrl-shift-i on the keyboard, and select the console tab.
      put part of the module name in the filter field
      caro is enough
      the code does not check if the slide list is empty, and will fall if so.

      Hi Sam, thanks…this mit the empty [] was the mistake. Now the Modul is working.

      posted in Troubleshooting
      kusselinK
      kusselin
    • What Modul MMM-RNV

      hello Together, which module is more current?

      the one from “Jalibu” or the one from “jupadin”??

      tried to install both modules - unfortunately nothing is displayed and the bar remains at "loading… "szehen.

      Here is my config of the module from jupadin:

      {
                  module: 'MMM-RNV',
                  header: 'RNV Abfahrstmonitor',
                  position: 'top_right',
                  config: {
                      apiKey: 'Enter your apiKey here',
                      // or
                      clientID: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
                      tenantID: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
                      clientSecret: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
                      resourceID: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
                  },
      				header: "RNV Abfahrtsmonitor",
      				stationId: "1585",
      				numJourneys: "10",
      				updateInterval: "60000",
      				animationSpeed: "2000",
      				coloredLines: "true",
      				showLineIcons: "true",
      				useColorForRealTimeInfo: "true",
      				showTableHeader: "true",
      				
      				
      				
      			
      		},
      
      posted in Troubleshooting
      kusselinK
      kusselin
    • Carousel is not working

      Hello everyone and Merry Christmas…I have set up my MagicMirror again and installed the module carousel from barnabycolby.

      so now my config looks like this:

      {
                  module: 'MMM-Carousel',
                  config: {
                      transitionInterval: 40000,
                      ignoreModules: ['clock', 'alert', 'MMM-Tools', 'MMM-OpenmapWeather', 'MMM-PublicTransportHafas', 'weatherforecast', 'calendar', 'newsfeed', 'MMM-Remote-Control', 'MMM-Traffic', 'MMM-Fuel'],
                      mode: 'slides',
                      slides: [
                          ['MMM-SoccerLiveScore'],
                          ['MMM-Formula1', 'MMM-COVID19-AMPEL'],
                          [],
      					[],
      					[],
      					
                      ]
                  }
              },
      

      that means now all modules that are under “IGNORE” they are not slided right? so they always remain as specified then…

      Now it is with me in such a way that after starting the mirror also the modules standing accordingly in the “Ingnore” are indicated…then comes the first slide with the Soccer table udn then after 40000 milisec the fomel1 udn the Covid…after further 40000 milisec however then no more slide is indicated :-(

      Normally the SoccerModul should start again and then again fomel1 and covid… but it does not :-(

      What am I doing wrong here? Would be really nice if you can help me here on the Sprümnge. Since I have old a small mirror I would like to sliden geren.

      With MMM-Pages I have already tried - but here I have the error that the weather is not displayed. Known error.

      Thanks for your help.

      Greetings

      Translated with www.DeepL.com/Translator (free version)

      posted in Troubleshooting
      kusselinK
      kusselin
    • RE: module not found error loading module in MagicMirror

      @sdetweil thank you…it´s working now.

      posted in Troubleshooting
      kusselinK
      kusselin
    • RE: My Bathroom Mirror

      Hi, can you put here the config from your mmm-pages please.

      posted in Show your Mirror
      kusselinK
      kusselin
    • MMM-Carousel w/ Slide Navigation

      Hi all, I installed the MMM-Carousel w/ Slide Navigation module…but now it doesn’t show me the “Slides”…here’s my config:

      {
                  module: 'MMM-Carousel',
                  
                  config: {
                      transitionInterval: 45000,
                      showPageIndicators: true,
                      showPageControls: true,
                      ignoreModules: ['clock', 'alert', 'calendar', 'MMM-Fuel', 'MMM-OpenmapWeather', 'weatherforecast', 'newsfeed', 'compliments', 'MMM-Tools', 'MMM-Traffic'],
                      mode: 'slides',
                      slides: {
                          main: ['calendar', 'compliments', 'currentweather'],
                          "Slide 2": ['MMM-PublicTransportHafas', 'MMM-Formula1'],
                          "Slide 3": ['MMM-COVID19-AMPEL', 'MMM-Tankerkoenig', 'MMM-ioBroker', 'MMM-SoccerLiveScore']
                      }
      				
                  }
              },
      

      Can you please explain what I am doing wrong?

      I only have a small display and I just want to be able to display the other modules one after the other with the slides.

      About eien feedback thank you very much.

      Greetings

      pi@raspberrypi:~/MagicMirror $ npm run config:check
      
      > magicmirror@2.17.1 config:check /home/pi/MagicMirror
      > node js/check_config.js
      
      [23.12.2021 15:16.43.363] [INFO]  Checking file...  /home/pi/MagicMirror/config/config.js
      [23.12.2021 15:16.43.969] [INFO]  Your configuration file doesn't contain syntax errors :)
      
      
      posted in Troubleshooting
      kusselinK
      kusselin
    • RE: module not found error loading module in MagicMirror

      @sdetweil Hello everyone, I haven’t been here for a while and my Magic Mirror was switched off…after I switched it on again I made updates to the modules via remote…but I still don’t have any display for some modules like Tankerkönig…when I start the Mirror it always says “Modules cannot be loaded”.

      Now, as described by sdetweil, there are commands that you have to execute in the modules in question…but unfortunately I haven’t quite understood how I have to do this in the right order?

      It would be really nice if you could explain to me how I have to proceed in order to display the modules again, such as Tankerkönig or mmm-fuel.

      Thank you very much in advance for your help.

      Greetings

      Kussel

      i don´t understand that here:

      npm install ???
      
      where ??? is the library noted in the message Cannot find module ‘???’
      
      | in the example message above, ??? is request
      
      to find this message, look in the output of npm start. or if you use pm2 to launch mm do
      pm2 logs --lines=50
      

      how do I proceed exactly?

      pi@raspberrypi:~/MagicMirror/modules/MMM-Tankerkoenig $ npm init -y
      Wrote to /home/pi/MagicMirror/modules/MMM-Tankerkoenig/package.json:
      
      {
        "name": "MMM-Tankerkoenig",
        "version": "1.0.0",
        "description": "This is a module for the [MagicMirror²](https://github.com/MichMich/MagicMirror/) which displays a fuel prices from [Tankerkoenig](https://www.tankerkoenig.de/).",
        "main": "MMM-Tankerkoenig.js",
        "scripts": {
          "test": "echo \"Error: no test specified\" && exit 1"
        },
        "repository": {
          "type": "git",
          "url": "git+https://github.com/terenc3/MMM-Tankerkoenig.git"
        },
        "keywords": [],
        "author": "",
        "license": "ISC",
        "bugs": {
          "url": "https://github.com/terenc3/MMM-Tankerkoenig/issues"
        },
        "homepage": "https://github.com/terenc3/MMM-Tankerkoenig#readme"
      
      
      posted in Troubleshooting
      kusselinK
      kusselin
    • RE: Tankerkönig is not working :-(

      Hello together, is anyone here who can help me about my modules please?? i wre a long time not here and my MM was always running good…but about a few days tanerkönig and the football module will not display…here is a debugging from my MM. Perhaps anyone is here who can tell me what can i do?

      Thans a lot.

      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/” behandelt, da das Schema nicht übereinstimmt. 2 192.168.200.184:8080
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/css/main.css” behandelt, da das Schema nicht übereinstimmt. main.css
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/fonts/roboto.css” behandelt, da das Schema nicht übereinstimmt. roboto.css
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/vendor/vendor.js” behandelt, da das Schema nicht übereinstimmt. vendor.js
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/js/defaults.js” behandelt, da das Schema nicht übereinstimmt. defaults.js
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/defaultmodules.js” behandelt, da das Schema nicht übereinstimmt. defaultmodules.js
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/config/config.js” behandelt, da das Schema nicht übereinstimmt. config.js
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/js/logger.js” behandelt, da das Schema nicht übereinstimmt. logger.js
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/translations/translations.js” behandelt, da das Schema nicht übereinstimmt. translations.js
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/js/translator.js” behandelt, da das Schema nicht übereinstimmt. translator.js
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/js/class.js” behandelt, da das Schema nicht übereinstimmt. class.js
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/js/loader.js” behandelt, da das Schema nicht übereinstimmt. loader.js
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/vendor/node_modules/nunjucks/browser/nunjucks.min.js” behandelt, da das Schema nicht übereinstimmt. nunjucks.min.js
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/js/main.js” behandelt, da das Schema nicht übereinstimmt. main.js
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/js/socketclient.js” behandelt, da das Schema nicht übereinstimmt. socketclient.js
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/socket.io/socket.io.js” behandelt, da das Schema nicht übereinstimmt. socket.io.js
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/js/module.js” behandelt, da das Schema nicht übereinstimmt. module.js
      http://192.168.200.184:8080/socket.io/socket.io.js is being assigned a //# sourceMappingURL, but already has one
      socket.io.js
      Initializing MagicMirror. main.js:489:8
      Loading core translation file: translations/de.json translator.js:128:9
      Loading core translation fallback file: translations/en.json translator.js:151:9
      Load script: modules/MMM-Carousel/MMM-Carousel.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/fonts/node_modules/roboto-fontface/fonts/roboto-condensed/Roboto-Condensed-Regular.woff2” behandelt, da das Schema nicht übereinstimmt. Roboto-Condensed-Regular.woff2
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/translations/de.json” behandelt, da das Schema nicht übereinstimmt. de.json
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/translations/en.json” behandelt, da das Schema nicht übereinstimmt. en.json
      Module registered: MMM-Carousel module.js:516:6
      Bootstrapping module: MMM-Carousel loader.js:157:7
      Scripts loaded for: MMM-Carousel loader.js:162:8
      Styles loaded for: MMM-Carousel loader.js:164:9
      Translations loaded for: MMM-Carousel loader.js:166:10
      Load script: modules/default/alert/alert.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Carousel/MMM-Carousel.js” behandelt, da das Schema nicht übereinstimmt. MMM-Carousel.js
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/alert/alert.js” behandelt, da das Schema nicht übereinstimmt. alert.js
      Module registered: alert module.js:516:6
      Bootstrapping module: alert loader.js:157:7
      Load script: modules/default/alert/notificationFx.js loader.js:185:9
      Scripts loaded for: alert loader.js:162:8
      Load stylesheet: modules/default/alert/notificationFx.css loader.js:204:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/alert/notificationFx.js” behandelt, da das Schema nicht übereinstimmt. notificationFx.js
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/alert/notificationFx.css” behandelt, da das Schema nicht übereinstimmt. notificationFx.css
      Load stylesheet: vendor/css/font-awesome.css loader.js:204:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/vendor/css/font-awesome.css” behandelt, da das Schema nicht übereinstimmt. font-awesome.css
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/vendor/node_modules/@fortawesome/fontawesome-free/css/v4-shims.min.css” behandelt, da das Schema nicht übereinstimmt. v4-shims.min.css
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/vendor/node_modules/@fortawesome/fontawesome-free/css/all.min.css” behandelt, da das Schema nicht übereinstimmt. all.min.css
      Styles loaded for: alert loader.js:164:9
      alert - Load translationfalse: translations/de.json translator.js:107:8
      alert - Load translation fallback: translations/en.json translator.js:107:8
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/alert/translations/de.json” behandelt, da das Schema nicht übereinstimmt. de.json
      Translations loaded for: alert loader.js:166:10
      Load script: modules/default/updatenotification/updatenotification.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/alert/translations/en.json” behandelt, da das Schema nicht übereinstimmt. en.json
      Module registered: updatenotification module.js:516:6
      Bootstrapping module: updatenotification loader.js:157:7
      Scripts loaded for: updatenotification loader.js:162:8
      Styles loaded for: updatenotification loader.js:164:9
      Translations loaded for: updatenotification loader.js:166:10
      Load script: modules/default/clock/clock.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/updatenotification/updatenotification.js” behandelt, da das Schema nicht übereinstimmt. updatenotification.js
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/clock/clock.js” behandelt, da das Schema nicht übereinstimmt. clock.js
      Module registered: clock module.js:516:6
      Bootstrapping module: clock loader.js:157:7
      Load script: vendor/node_modules/moment/min/moment-with-locales.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/vendor/node_modules/moment/min/moment-with-locales.js” behandelt, da das Schema nicht übereinstimmt. moment-with-locales.js
      Load script: vendor/node_modules/moment-timezone/builds/moment-timezone-with-data.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/vendor/node_modules/moment-timezone/builds/moment-timezone-with-data.js” behandelt, da das Schema nicht übereinstimmt. moment-timezone-with-data.js
      Load script: vendor/node_modules/suncalc/suncalc.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/vendor/node_modules/suncalc/suncalc.js” behandelt, da das Schema nicht übereinstimmt. suncalc.js
      Scripts loaded for: clock loader.js:162:8
      Load stylesheet: modules/default/clock/clock_styles.css loader.js:204:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/clock/clock_styles.css” behandelt, da das Schema nicht übereinstimmt. clock_styles.css
      Styles loaded for: clock loader.js:164:9
      Translations loaded for: clock loader.js:166:10
      Load script: modules/default/calendar/calendar.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/calendar/calendar.js” behandelt, da das Schema nicht übereinstimmt. calendar.js
      Check MagicMirror version for module 'calendar' - Minimum version:  2.1.0 - Current version: 2.15.0 module.js:508:7
      Version is ok! module.js:510:8
      Module registered: calendar module.js:516:6
      Bootstrapping module: calendar loader.js:157:7
      File already loaded: moment.js loader.js:245:9
      Scripts loaded for: calendar loader.js:162:8
      Load stylesheet: modules/default/calendar/calendar.css loader.js:204:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/calendar/calendar.css” behandelt, da das Schema nicht übereinstimmt. calendar.css
      File already loaded: font-awesome.css loader.js:245:9
      Styles loaded for: calendar loader.js:164:9
      Translations loaded for: calendar loader.js:166:10
      Bootstrapping module: calendar loader.js:157:7
      File already loaded: moment.js loader.js:245:9
      Scripts loaded for: calendar loader.js:162:8
      File already loaded: calendar.css loader.js:245:9
      File already loaded: font-awesome.css loader.js:245:9
      Styles loaded for: calendar loader.js:164:9
      Translations loaded for: calendar loader.js:166:10
      Bootstrapping module: calendar loader.js:157:7
      File already loaded: moment.js loader.js:245:9
      Scripts loaded for: calendar loader.js:162:8
      File already loaded: calendar.css loader.js:245:9
      File already loaded: font-awesome.css loader.js:245:9
      Styles loaded for: calendar loader.js:164:9
      Translations loaded for: calendar loader.js:166:10
      Load script: modules/MMM-OpenmapWeather/MMM-OpenmapWeather.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-OpenmapWeather/MMM-OpenmapWeather.js” behandelt, da das Schema nicht übereinstimmt. MMM-OpenmapWeather.js
      Module registered: MMM-OpenmapWeather module.js:516:6
      Bootstrapping module: MMM-OpenmapWeather loader.js:157:7
      File already loaded: moment.js loader.js:245:9
      Scripts loaded for: MMM-OpenmapWeather loader.js:162:8
      Load stylesheet: vendor/node_modules/weathericons/css/weather-icons.css loader.js:204:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/vendor/node_modules/weathericons/css/weather-icons.css” behandelt, da das Schema nicht übereinstimmt. weather-icons.css
      Load stylesheet: modules/MMM-OpenmapWeather/MMM-OpenmapWeather.css loader.js:204:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-OpenmapWeather/MMM-OpenmapWeather.css” behandelt, da das Schema nicht übereinstimmt. MMM-OpenmapWeather.css
      Styles loaded for: MMM-OpenmapWeather loader.js:164:9
      Translations loaded for: MMM-OpenmapWeather loader.js:166:10
      Load script: modules/default/weatherforecast/weatherforecast.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/weatherforecast/weatherforecast.js” behandelt, da das Schema nicht übereinstimmt. weatherforecast.js
      Module registered: weatherforecast module.js:516:6
      Bootstrapping module: weatherforecast loader.js:157:7
      File already loaded: moment.js loader.js:245:9
      Scripts loaded for: weatherforecast loader.js:162:8
      File already loaded: weather-icons.css loader.js:245:9
      Load stylesheet: modules/default/weatherforecast/weatherforecast.css loader.js:204:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/weatherforecast/weatherforecast.css” behandelt, da das Schema nicht übereinstimmt. weatherforecast.css
      Styles loaded for: weatherforecast loader.js:164:9
      Translations loaded for: weatherforecast loader.js:166:10
      Load script: modules/MMM-Remote-Control/MMM-Remote-Control.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Remote-Control/MMM-Remote-Control.js” behandelt, da das Schema nicht übereinstimmt. MMM-Remote-Control.js
      Check MagicMirror version for module 'MMM-Remote-Control' - Minimum version:  2.12.0 - Current version: 2.15.0 module.js:508:7
      Version is ok! module.js:510:8
      Module registered: MMM-Remote-Control module.js:516:6
      Bootstrapping module: MMM-Remote-Control loader.js:157:7
      Scripts loaded for: MMM-Remote-Control loader.js:162:8
      Load stylesheet: modules/MMM-Remote-Control/remote-control.css loader.js:204:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Remote-Control/remote-control.css” behandelt, da das Schema nicht übereinstimmt. remote-control.css
      Styles loaded for: MMM-Remote-Control loader.js:164:9
      Translations loaded for: MMM-Remote-Control loader.js:166:10
      Load script: modules/MMM-SoccerLiveScore/MMM-SoccerLiveScore.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-SoccerLiveScore/MMM-SoccerLiveScore.js” behandelt, da das Schema nicht übereinstimmt. MMM-SoccerLiveScore.js
      Module registered: MMM-SoccerLiveScore module.js:516:6
      Bootstrapping module: MMM-SoccerLiveScore loader.js:157:7
      File already loaded: moment.js loader.js:245:9
      Scripts loaded for: MMM-SoccerLiveScore loader.js:162:8
      File already loaded: font-awesome.css loader.js:245:9
      Load stylesheet: modules/MMM-SoccerLiveScore/MMM-SoccerLiveScore.css loader.js:204:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-SoccerLiveScore/MMM-SoccerLiveScore.css” behandelt, da das Schema nicht übereinstimmt. MMM-SoccerLiveScore.css
      Styles loaded for: MMM-SoccerLiveScore loader.js:164:9
      Translations loaded for: MMM-SoccerLiveScore loader.js:166:10
      Load script: modules/MMM-Formula1/MMM-Formula1.js loader.js:185:9
      Module registered: MMM-Formula1 module.js:516:6
      Bootstrapping module: MMM-Formula1 loader.js:157:7
      Scripts loaded for: MMM-Formula1 loader.js:162:8
      File already loaded: font-awesome.css loader.js:245:9
      Load stylesheet: modules/MMM-Formula1/MMM-Formula1.css loader.js:204:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Formula1/MMM-Formula1.js” behandelt, da das Schema nicht übereinstimmt. MMM-Formula1.js
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Formula1/MMM-Formula1.css” behandelt, da das Schema nicht übereinstimmt. MMM-Formula1.css
      Styles loaded for: MMM-Formula1 loader.js:164:9
      MMM-Formula1 - Load translationfalse: translations/de.json translator.js:107:8
      MMM-Formula1 - Load translation fallback: translations/en.json translator.js:107:8
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Formula1/translations/de.json” behandelt, da das Schema nicht übereinstimmt. de.json
      Translations loaded for: MMM-Formula1 loader.js:166:10
      Load script: modules/MMM-Tankerkoenig/MMM-Tankerkoenig.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Formula1/translations/en.json” behandelt, da das Schema nicht übereinstimmt. en.json
      Check MagicMirror version for module 'MMM-Tankerkoenig' - Minimum version:  2.2.0 - Current version: 2.15.0 module.js:508:7
      Version is ok! module.js:510:8
      Module registered: MMM-Tankerkoenig module.js:516:6
      Bootstrapping module: MMM-Tankerkoenig loader.js:157:7
      Scripts loaded for: MMM-Tankerkoenig loader.js:162:8
      Load stylesheet: modules/MMM-Tankerkoenig/MMM-Tankerkoenig.css loader.js:204:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Tankerkoenig/MMM-Tankerkoenig.js” behandelt, da das Schema nicht übereinstimmt. MMM-Tankerkoenig.js
      Styles loaded for: MMM-Tankerkoenig loader.js:164:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Tankerkoenig/MMM-Tankerkoenig.css” behandelt, da das Schema nicht übereinstimmt. MMM-Tankerkoenig.css
      MMM-Tankerkoenig - Load translationfalse: i18n/de.json translator.js:107:8
      MMM-Tankerkoenig - Load translation fallback: i18n/en.json translator.js:107:8
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Tankerkoenig/i18n/de.json” behandelt, da das Schema nicht übereinstimmt. de.json
      Translations loaded for: MMM-Tankerkoenig loader.js:166:10
      Load script: modules/MMM-SmartWebDisplay/MMM-SmartWebDisplay.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Tankerkoenig/i18n/en.json” behandelt, da das Schema nicht übereinstimmt. en.json
      Laden fehlgeschlagen für das <script> mit der Quelle "http://192.168.200.184:8080/modules/MMM-SmartWebDisplay/MMM-SmartWebDisplay.js". 192.168.200.184:8080:1:1
      Load script: modules/MMM-ioBroker/MMM-ioBroker.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-SmartWebDisplay/MMM-SmartWebDisplay.js” behandelt, da das Schema nicht übereinstimmt. MMM-SmartWebDisplay.js
      Module registered: MMM-ioBroker module.js:516:6
      Bootstrapping module: MMM-ioBroker loader.js:157:7
      Scripts loaded for: MMM-ioBroker loader.js:162:8
      Load stylesheet: modules/MMM-ioBroker/MMM-ioBroker.css loader.js:204:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-ioBroker/MMM-ioBroker.js” behandelt, da das Schema nicht übereinstimmt. MMM-ioBroker.js
      Styles loaded for: MMM-ioBroker loader.js:164:9
      Translations loaded for: MMM-ioBroker loader.js:166:10
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-ioBroker/MMM-ioBroker.css” behandelt, da das Schema nicht übereinstimmt. MMM-ioBroker.css
      Load script: modules/MMM-Fuel/MMM-Fuel.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Fuel/MMM-Fuel.js” behandelt, da das Schema nicht übereinstimmt. MMM-Fuel.js
      Module registered: MMM-Fuel module.js:516:6
      Bootstrapping module: MMM-Fuel loader.js:157:7
      Scripts loaded for: MMM-Fuel loader.js:162:8
      File already loaded: font-awesome.css loader.js:245:9
      Load stylesheet: modules/MMM-Fuel/MMM-Fuel.css loader.js:204:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Fuel/MMM-Fuel.css” behandelt, da das Schema nicht übereinstimmt. MMM-Fuel.css
      Styles loaded for: MMM-Fuel loader.js:164:9
      MMM-Fuel - Load translationfalse: translations/de.json translator.js:107:8
      MMM-Fuel - Load translation fallback: translations/en.json translator.js:107:8
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Fuel/translations/de.json” behandelt, da das Schema nicht übereinstimmt. de.json
      Translations loaded for: MMM-Fuel loader.js:166:10
      Load script: modules/MMM-PublicTransportHafas/MMM-PublicTransportHafas.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Fuel/translations/en.json” behandelt, da das Schema nicht übereinstimmt. en.json
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-PublicTransportHafas/MMM-PublicTransportHafas.js” behandelt, da das Schema nicht übereinstimmt. MMM-PublicTransportHafas.js
      Module registered: MMM-PublicTransportHafas module.js:516:6
      Bootstrapping module: MMM-PublicTransportHafas loader.js:157:7
      File already loaded: moment.js loader.js:245:9
      Load script: modules/MMM-PublicTransportHafas/core/PTHAFASDomBuilder.js loader.js:185:9
      Load script: modules/MMM-PublicTransportHafas/core/PTHAFASTableBodyBuilder.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-PublicTransportHafas/core/PTHAFASDomBuilder.js” behandelt, da das Schema nicht übereinstimmt. PTHAFASDomBuilder.js
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-PublicTransportHafas/core/PTHAFASTableBodyBuilder.js” behandelt, da das Schema nicht übereinstimmt. PTHAFASTableBodyBuilder.js
      Scripts loaded for: MMM-PublicTransportHafas loader.js:162:8
      Load stylesheet: modules/MMM-PublicTransportHafas/css/styles.css loader.js:204:9
      File already loaded: font-awesome.css loader.js:245:9
      Styles loaded for: MMM-PublicTransportHafas loader.js:164:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-PublicTransportHafas/css/styles.css” behandelt, da das Schema nicht übereinstimmt. styles.css
      MMM-PublicTransportHafas - Load translationfalse: translations/de.json translator.js:107:8
      MMM-PublicTransportHafas - Load translation fallback: translations/en.json translator.js:107:8
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-PublicTransportHafas/translations/de.json” behandelt, da das Schema nicht übereinstimmt. de.json
      Translations loaded for: MMM-PublicTransportHafas loader.js:166:10
      Load script: modules/default/compliments/compliments.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-PublicTransportHafas/translations/en.json” behandelt, da das Schema nicht übereinstimmt. en.json
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/compliments/compliments.js” behandelt, da das Schema nicht übereinstimmt. compliments.js
      Module registered: compliments module.js:516:6
      Bootstrapping module: compliments loader.js:157:7
      File already loaded: moment.js loader.js:245:9
      Scripts loaded for: compliments loader.js:162:8
      Styles loaded for: compliments loader.js:164:9
      Translations loaded for: compliments loader.js:166:10
      Load script: modules/MMM-Tools/MMM-Tools.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Tools/MMM-Tools.js” behandelt, da das Schema nicht übereinstimmt. MMM-Tools.js
      Module registered: MMM-Tools module.js:516:6
      Bootstrapping module: MMM-Tools loader.js:157:7
      Load script: modules/MMM-Tools/configMerge.min.js loader.js:185:9
      [@bugsounet] configMerge v1.0.0 Loaded ! configMerge.min.js:1:330
      Scripts loaded for: MMM-Tools loader.js:162:8
      Load stylesheet: modules/MMM-Tools/MMM-Tools.css loader.js:204:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Tools/configMerge.min.js” behandelt, da das Schema nicht übereinstimmt. configMerge.min.js
      Styles loaded for: MMM-Tools loader.js:164:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Tools/MMM-Tools.css” behandelt, da das Schema nicht übereinstimmt. MMM-Tools.css
      MMM-Tools - Load translationfalse: translations/de.json translator.js:107:8
      MMM-Tools - Load translation fallback: translations/en.json translator.js:107:8
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Tools/translations/de.json” behandelt, da das Schema nicht übereinstimmt. de.json
      Translations loaded for: MMM-Tools loader.js:166:10
      Load script: modules/MMM-Traffic/MMM-Traffic.js loader.js:185:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Tools/translations/en.json” behandelt, da das Schema nicht übereinstimmt. en.json
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Traffic/MMM-Traffic.js” behandelt, da das Schema nicht übereinstimmt. MMM-Traffic.js
      Module registered: MMM-Traffic module.js:516:6
      Bootstrapping module: MMM-Traffic loader.js:157:7
      File already loaded: moment.js loader.js:245:9
      Scripts loaded for: MMM-Traffic loader.js:162:8
      Load stylesheet: modules/MMM-Traffic/traffic.css loader.js:204:9
      Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Traffic/traffic.css” behandelt, da das Schema nicht übereinstimmt. traffic.css
      File already loaded: font-awesome.css loader.js:245:9
      Styles loaded for: MMM-Traffic loader.js:164:9
      Translations loaded for: MMM-Traffic loader.js:166:10
      Bootstrapping module: MMM-Traffic loader.js:157:7
      File already loaded: moment.js loader.js:245:9
      Scripts loaded for: MMM-Traffic loader.js:162:8
      File already loaded: traffic.css loader.js:245:9
      File already loaded: font-awesome.css loader.js:245:9
       
      
      
      posted in Transport
      kusselinK
      kusselin
    • Tankerkönig is not working :-(

      i have a long time installed tankerkönig in magic mirror and this module works fine…but now there is standing " MMM.Tankekönig konnte keine Daten laden"

      Can anyone help me please

      best regards

      posted in Transport
      kusselinK
      kusselin
    • RE: MMM-Tankerkoenig ist not listed in the Mirror

      @fozi hi at all,

      tankerkönig is this working now?

      posted in Troubleshooting
      kusselinK
      kusselin
    • RE: MMM-RecyclingCalendar

      Hi, very nice!! Can you make it for germany avr sinsheim:

      https://www.avr-kommunal.de/

      best regards

      posted in Utilities
      kusselinK
      kusselin
    • RE: Not all Modules are displaying on the tv

      Ok, thank you for answer

      posted in Troubleshooting
      kusselinK
      kusselin
    • RE: MMM-SoccerLiveScore - Club Logos doesen’t show

      Thank you very much

      posted in Troubleshooting
      kusselinK
      kusselin
    • RE: MMM-SoccerLiveScore - Club Logos doesen’t show

      Ok thanks

      posted in Troubleshooting
      kusselinK
      kusselin
    • RE: MMM-SoccerLiveScore - Club Logos doesen’t show

      can this only the developer reapair with the Club logos?

      posted in Troubleshooting
      kusselinK
      kusselin
    • RE: Display waste bins in color

      Thanks…now it run fine

      posted in Custom CSS
      kusselinK
      kusselin
    • RE: MMM-SoccerLiveScore - Club Logos doesen’t show

      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
      
      posted in Troubleshooting
      kusselinK
      kusselin
    • RE: Display waste bins in color

      Sam, it is possible that you can say me the colour for brown in config.js code…the name brown is not working you can see it at the picture

      posted in Custom CSS
      kusselinK
      kusselin
    • 1 / 1