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

    Posts

    Recent Best Controversial
    • RE: Black screen

      What is “del”
      And why is needed now?
      Strange

      posted in Troubleshooting
      V
      Vauxdvihl
    • RE: Black screen
      pi@PiMirrorNeu:~/MagicMirror $ npm start
      
      > magicmirror@2.9.0 start /home/pi/MagicMirror
      > sh run-start.sh
      
      Starting MagicMirror: v2.9.0
      Loading config ...
      Loading module helpers ...
      No helper found for module: alert.
      Initializing new module helper ...
      Module helper loaded: newsfeed
      No helper found for module: clock.
      Initializing new module helper ...
      Module helper loaded: MMM-PublicTransportHafas
      No helper found for module: MMM-HTMLBox.
      Initializing new module helper ...
      Module helper loaded: MMM-DarkSkyForecast
      Initializing new module helper ...
      Module helper loaded: MMM-CalendarExt2
      Initializing new module helper ...
      Module helper loaded: MMM-BMW-DS
      No helper found for module: MMM-Globe.
      No helper found for module: MMM-Timetable.
      WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module 'del'
      Require stack:
      - /home/pi/MagicMirror/modules/mmm-weatherchart/node_helper.js
      - /home/pi/MagicMirror/js/app.js
      - /home/pi/MagicMirror/js/electron.js
      - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      - 
      Loading module helpers ...
      No helper found for module: alert.
      Initializing new module helper ...
      Module helper loaded: newsfeed
      No helper found for module: clock.
      Initializing new module helper ...
      Module helper loaded: MMM-PublicTransportHafas
      No helper found for module: MMM-HTMLBox.
      Initializing new module helper ...
      Module helper loaded: MMM-DarkSkyForecast
      Initializing new module helper ...
      Module helper loaded: MMM-CalendarExt2
      Initializing new module helper ...
      Module helper loaded: MMM-BMW-DS
      No helper found for module: MMM-Globe.
      No helper found for module: MMM-Timetable.
      App threw an error during load
      Error: Cannot find module 'del'
      Require stack:
      - /home/pi/MagicMirror/modules/mmm-weatherchart/node_helper.js
      - /home/pi/MagicMirror/js/app.js
      - /home/pi/MagicMirror/js/electron.js
      - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      - 
          at Module._resolveFilename (internal/modules/cjs/loader.js:627:15)
          at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16)
          at Function.Module._load (internal/modules/cjs/loader.js:531:27)
          at Module.require (internal/modules/cjs/loader.js:685:19)
          at require (internal/modules/cjs/helpers.js:16:16)
          at Object.<anonymous> (/home/pi/MagicMirror/modules/mmm-weatherchart/node_helper.js:3:11)
          at Module._compile (internal/modules/cjs/loader.js:786:30)
          at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10)
          at Module.load (internal/modules/cjs/loader.js:645:32)
          at Function.Module._load (internal/modules/cjs/loader.js:560:12)
      Whoops! There was an uncaught exception...
      Error: Cannot find module 'del'
      Require stack:
      - /home/pi/MagicMirror/modules/mmm-weatherchart/node_helper.js
      - /home/pi/MagicMirror/js/app.js
      - /home/pi/MagicMirror/js/electron.js
      - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      - 
          at Module._resolveFilename (internal/modules/cjs/loader.js:627:15)
          at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16)
          at Function.Module._load (internal/modules/cjs/loader.js:531:27)
          at Module.require (internal/modules/cjs/loader.js:685:19)
          at require (internal/modules/cjs/helpers.js:16:16)
          at Object.<anonymous> (/home/pi/MagicMirror/modules/mmm-weatherchart/node_helper.js:3:11)
          at Module._compile (internal/modules/cjs/loader.js:786:30)
          at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10)
          at Module.load (internal/modules/cjs/loader.js:645:32)
          at Function.Module._load (internal/modules/cjs/loader.js:560:12) {
        code: 'MODULE_NOT_FOUND',
        requireStack: [
          '/home/pi/MagicMirror/modules/mmm-weatherchart/node_helper.js',
          '/home/pi/MagicMirror/js/app.js',
          '/home/pi/MagicMirror/js/electron.js',
          '/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js',
          undefined
        ]
      }
      MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      Launching application.
      
      
      posted in Troubleshooting
      V
      Vauxdvihl
    • RE: Black screen

      @sdetweil
      Mirror stays black :-(

      posted in Troubleshooting
      V
      Vauxdvihl
    • RE: Black screen

      @sdetweil
      Where do i see it?

      Nothing happen:

      pi@PiMirrorNeu:~/MagicMirror $ git checkout modules/node_modules/node_helper/index.js
      pi@PiMirrorNeu:~/MagicMirror $ 
      
      posted in Troubleshooting
      V
      Vauxdvihl
    • RE: Black screen

      Ah ok
      Sorry

      DevTools was disconnected from the page.
      Once the page is reloaded, DevTools will automatically reconnect.
      
      posted in Troubleshooting
      V
      Vauxdvihl
    • RE: Black screen
      npm start dev
      

      results in

      pi@PiMirrorNeu:~ $ npm start dev
      npm ERR! code ENOENT
      npm ERR! syscall open
      npm ERR! path /home/pi/package.json
      npm ERR! errno -2
      npm ERR! enoent ENOENT: no such file or directory, open '/home/pi/package.json'
      npm ERR! enoent This is related to npm not being able to find a file.
      npm ERR! enoent 
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/pi/.npm/_logs/2020-01-06T19_11_05_569Z-debug.log
      
      
      posted in Troubleshooting
      V
      Vauxdvihl
    • RE: Black screen

      Config check shows no errors
      and unfortunately does the other thing not work
      Any other debug possibility?
      thanks

      posted in Troubleshooting
      V
      Vauxdvihl
    • Black screen

      Hi friends,
      i had a running system (everything worked fine)
      I installed “MMM-ip” and changed the config accordingly.
      Now i have a black screen
      I deinstalled the “MMM-ip” but the black screen is still there.
      Can please somebody help?
      Thanks
      Regards

      posted in Troubleshooting
      V
      Vauxdvihl
    • RE: MMM-ISS

      @Mykle1
      Thanks for this great module.
      Unfortunately i get an error


      Error Found
      The Spot The Station widget has encountered a problem. If you are the website curator please visit our widget page for a new version of the embed code.


      {//MMM-ISS
      			disabled: false,
      			module: 'MMM-ISS',
      			position: 'bottom_left',
      			config: {
      				country: "Germany",
      				city: "Pöcking",
      				lat: "47.9664",                // latitude
      				lng: "11.3001",                // longitude
      				units: "km",                   // mi = miles, mph / km = kilometers, km/h
      				useHeader: false,              // true if you want a header
      				header: "",                    // Any text you want. useHeader must be true
      				updateInterval: 5 * 60 * 1000,
      			  }
      			},
      

      Do you have an idea?
      Thanks a lot

      posted in Education
      V
      Vauxdvihl
    • RE: Alex with german commands

      @lavolp3
      Thanks for your feedback
      Which Alexa module do you think is currently the “best” (best working easy to install)
      Thanks

      posted in General Discussion
      V
      Vauxdvihl
    • RE: CSS Colur description

      @broberg
      Thanks a lot
      it is now clear

      posted in Custom CSS
      V
      Vauxdvihl
    • RE: Electron Browser outdated?

      @sdetweil said in Electron Browser outdated?:

      npm install electron@6.0.12

      Thanks a lot
      Works find

      posted in Troubleshooting
      V
      Vauxdvihl
    • RE: MMM-WeatherChart

      @broberg
      Yes i know ;-)
      Look …i though it would be the correct way

      0_1574534798657_2a12f6fd-5946-4f6f-882d-506399174399-grafik.png

      posted in Utilities
      V
      Vauxdvihl
    • RE: Electron Browser outdated?

      @lavolp3 said in Electron Browser outdated?:

      npm install electron@latest

      Hi all,
      i have updated the electron like above written (because i had the same issue)
      After update nothing works

      Error code

      pi@raspberrypi:~/MagicMirror $ npm start dev
      
      > magicmirror@2.9.0 start /home/pi/MagicMirror
      > sh run-start.sh "dev"
      
      /home/pi/MagicMirror/node_modules/electron/index.js:14
          throw new Error('Electron failed to install correctly, please delete node_modules/electron and try installing again')
          ^
      
      Error: Electron failed to install correctly, please delete node_modules/electron and try installing again
          at getElectronPath (/home/pi/MagicMirror/node_modules/electron/index.js:14:11)
          at Object.<anonymous> (/home/pi/MagicMirror/node_modules/electron/index.js:18:18)
          at Module._compile (internal/modules/cjs/loader.js:778:30)
          at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
          at Module.load (internal/modules/cjs/loader.js:653:32)
          at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
          at Function.Module._load (internal/modules/cjs/loader.js:585:3)
          at Module.require (internal/modules/cjs/loader.js:692:17)
          at require (internal/modules/cjs/helpers.js:25:18)
          at Object.<anonymous> (/home/pi/MagicMirror/node_modules/electron/cli.js:3:16)
      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! magicmirror@2.9.0 start: `sh run-start.sh "dev"`
      npm ERR! Exit status 1
      npm ERR! 
      npm ERR! Failed at the magicmirror@2.9.0 start script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/pi/.npm/_logs/2019-11-22T22_16_40_595Z-debug.log
      

      Can please somebody help me
      Thanks a lot
      Regards

      posted in Troubleshooting
      V
      Vauxdvihl
    • RE: MMM-EARTH-Live & MMM-ISS-Live

      @Mykle1
      hi Mykle1
      Thanks for this great module
      I am receiving the following message:
      0_1574459231654_f5d8639b-37ed-4775-800c-aa00281e48cf-grafik.png

      Do you have an idea?
      Thanks a lot
      Best Regards

      posted in Education
      V
      Vauxdvihl
    • RE: MMM-Lunartic

      @Mykle1
      :thumbs_up:
      Thanks a lot
      it works

      posted in Education
      V
      Vauxdvihl
    • RE: MMM-Lunartic

      Unfortunately no image is shown
      And i am not able to reach the linked homepage here (location germany)
      Is there a workaround?
      Thanks a lot

      posted in Education
      V
      Vauxdvihl
    • Alex with german commands

      Hi everybody,
      sorrry for the newbie question.
      I am searching for an alexa mmm modul which supports german language.

      I want to asked something Alex and i see the question on the mirror.
      After i see the answer on the mirror
      …all in german language

      Is there a module available
      I have seen severals but i am not sure with the language
      Thanks a lot
      Regards

      posted in General Discussion
      V
      Vauxdvihl
    • RE: CSS Colur description

      @broberg
      Thanks a lot for your help
      but one question
      i want to have a “brown” like 8B 45 13
      What is here the 3 digit hex ;-)
      Thanks

      posted in Custom CSS
      V
      Vauxdvihl
    • RE: MMM-WeatherChart

      @broberg
      hmm
      seems to me not working
      Strange is also that the editor does not “hightlight” the functions

      .mmm-weatherchart img{
      width: 1035px;
      height: 340px;
      }
      

      0_1574449403301_4d768e6d-6e01-449f-b40f-a14661be7f96-grafik.png

      posted in Utilities
      V
      Vauxdvihl
    • 1 / 1