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

    Posts

    Recent Best Controversial
    • RE: Update is not working..I need help please

      now I have installed node

      after git pull and npm install it shows this …

      > magicmirror@2.25.0 start
      > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
      
      [07.10.2023 16:44.38.170] [LOG]   Starting MagicMirror: v2.25.0
      [07.10.2023 16:44.38.171] [LOG]   Loading config ...
      [07.10.2023 16:44.38.171] [DEBUG] config template file not exists, no envsubst
      [07.10.2023 16:44.38.172] [LOG]   Loading module helpers ...
      [07.10.2023 16:44.38.172] [LOG]   No helper found for module: alert.
      [07.10.2023 16:44.38.200] [LOG]   Initializing new module helper ...
      [07.10.2023 16:44.38.200] [LOG]   Module helper loaded: MMM-Remote-Control
      [07.10.2023 16:44.38.201] [LOG]   Initializing new module helper ...
      [07.10.2023 16:44.38.201] [LOG]   Module helper loaded: updatenotification
      [07.10.2023 16:44.38.201] [LOG]   No helper found for module: MMM-Snow.
      [07.10.2023 16:44.38.201] [LOG]   No helper found for module: MMM-MyWordClock.
      [07.10.2023 16:44.38.201] [LOG]   No helper found for module: clock.
      [07.10.2023 16:44.38.203] [LOG]   No helper found for module: calendar_monthly.
      [07.10.2023 16:44.38.222] [LOG]   Initializing new module helper ...
      [07.10.2023 16:44.38.222] [LOG]   Module helper loaded: calendar
      [07.10.2023 16:44.38.223] [ERROR] (node:28140) UnhandledPromiseRejectionWarning: Error: Cannot find module 'fetch'
      Require stack:
      - /Users/patrickhahn/MM/modules/MMM-MyCalendar/calendarfetcher.js
      - /Users/patrickhahn/MM/modules/MMM-MyCalendar/node_helper.js
      - /Users/patrickhahn/MM/js/app.js
      - /Users/patrickhahn/MM/js/electron.js
      - /Users/patrickhahn/MM/node_modules/electron/dist/Electron.app/Contents/Resources/default_app.asar/main.js
      - 
          at node:internal/modules/cjs/loader:1084:15
          at Function.<anonymous> (node:electron/js2c/browser_init:2:117419)
          at Module._resolveFilename (/Users/patrickhahn/MM/node_modules/module-alias/index.js:49:29)
          at node:internal/modules/cjs/loader:929:27
          at Function._load (node:electron/js2c/asar_bundle:2:13327)
          at Module.require (node:internal/modules/cjs/loader:1150:19)
          at require (node:internal/modules/cjs/helpers:110:18)
          at Object.<anonymous> (/Users/patrickhahn/MM/modules/MMM-MyCalendar/calendarfetcher.js:11:15)
          at Module._compile (node:internal/modules/cjs/loader:1271:14)
          at Object..js (node:internal/modules/cjs/loader:1326:10)
          at Module.load (node:internal/modules/cjs/loader:1126:32)
          at node:internal/modules/cjs/loader:967:12
          at Function._load (node:electron/js2c/asar_bundle:2:13327)
          at Module.require (node:internal/modules/cjs/loader:1150:19)
          at require (node:internal/modules/cjs/helpers:110:18)
          at Object.<anonymous> (/Users/patrickhahn/MM/modules/MMM-MyCalendar/node_helper.js:8:25)
      (Use `Electron --trace-warnings ...` to show where the warning was created)
      [07.10.2023 16:44.38.223] [ERROR] (node:28140) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
      2023-10-07 16:44:38.247 Electron[28140:158548] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
      
      
      
      posted in Troubleshooting
      StoffbeuteluweS
      Stoffbeuteluwe
    • Update is not working..I need help please

      i am on a Mac mini

      i have done git pull and npm install not working
      i have tried a new installation not working

      Last login: Sat Oct  7 15:16:11 on console
      patrickhahn@Mac-mini ~ % cd MagicMirror
      patrickhahn@Mac-mini MagicMirror % npm start
      evalmachine.<anonymous>:45
      } = primordials;
          ^
      
      ReferenceError: primordials is not defined
          at evalmachine.<anonymous>:45:5
          at Object.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/graceful-fs/fs.js:11:8)
          at Module._compile (internal/modules/cjs/loader.js:1085:14)
          at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
          at Module.load (internal/modules/cjs/loader.js:950:32)
          at Function.Module._load (internal/modules/cjs/loader.js:790:14)
          at Module.require (internal/modules/cjs/loader.js:974:19)
          at require (internal/modules/cjs/helpers.js:92:18)
          at Object.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:3:27)
          at Module._compile (internal/modules/cjs/loader.js:1085:14)
      patrickhahn@Mac-mini MagicMirror % 
      
      
      
      
      

      I hope someone can help …thanks

      posted in Troubleshooting
      StoffbeuteluweS
      Stoffbeuteluwe
    • DWD Warnweather icon problem

      Bildschirm­foto 2022-12-07 um 16.50.50.png

      Hi I have problems with one icon of the module…can somebody help please ?

      posted in Troubleshooting
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: MMM-Lunartic

      @Egnos Hy I have the same problem

      posted in Education
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: updating module not possible...need help

      @sdetweil my solution is to delete the module folder and do a new install and that’s it

      thanks to all

      posted in Troubleshooting
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: updating module not possible...need help

      @sdetweil yes on a mac and on pi too

      posted in Troubleshooting
      StoffbeuteluweS
      Stoffbeuteluwe
    • updating module not possible...need help
      error: Your local changes to the following files would be overwritten by merge:
      	.DS_Store
      Please commit your changes or stash them before you merge.
      Aborting
      
      
      posted in Troubleshooting
      StoffbeuteluweS
      Stoffbeuteluwe
    • MMM-Screencast not working?

      Hallo, das anyone have a running MMM-Screencast?
      For me it is not working…but I don’t know why…

      posted in General Discussion
      StoffbeuteluweS
      Stoffbeuteluwe
    • MMM- imagesphotos does not work..

      when I have installed the module …the mirror only shows a black screen?
      does anyone have the same problem??

      posted in Troubleshooting
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: need help pleas MMM-MyCalendar does not work

      @jerryp thanks …yes that was the problem

      posted in Troubleshooting
      StoffbeuteluweS
      Stoffbeuteluwe
    • need help pleas MMM-MyCalendar does not work

      it shows this error

      [ERROR] (node:32999) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 pipe listeners added to [Request]. Use emitter.setMaxListeners() to increase limit
      [06.03.2022 10:38.59.854] [ERROR] Calendar Error. Could not fetch calendar:  http://p49-calendars.icloud.com/published/2/MjAwMTgyNjQ0NTIwMDE4Mp2LsX_-xfYBCZZDkkcAhmo7RzjFf-TUZWLk0TuOam3UYf6_Am2G7toTrvToJiYzhItBQd6YHovaHHc7VaXkBx4 FetchError: maximum redirect reached at: https://p49-caldav.icloud.com/published/2/MjAwMTgyNjQ0NTIwMDE4Mp2LsX_-xfYBCZZDkkcAhmo7RzjFf-TUZWLk0TuOam3UYf6_Am2G7toTrvToJiYzhItBQd6YHovaHHc7VaXkBx4
          at ClientRequest.<anonymous> (/Users/patrickhahn/MM/node_modules/node-fetch/lib/index.js:1526:15)
          at ClientRequest.emit (node:events:394:28)
          at HTTPParser.parserOnIncomingClient (node:_http_client:621:27)
          at HTTPParser.parserOnHeadersComplete (node:_http_common:128:17)
          at TLSSocket.socketOnData (node:_http_client:487:22)
          at TLSSocket.emit (node:events:394:28)
          at addChunk (node:internal/streams/readable:315:12)
          at readableAddChunk (node:internal/streams/readable:289:9)
          at TLSSocket.Readable.push (node:internal/streams/readable:228:10)
          at TLSWrap.onStreamRead (node:internal/stream_base_commons:199:23)
       {
        type: 'max-redirect'
      }
      [06.03.2022 10:38.59.855] [ERROR] Calendar Error. Could not fetch calendar:  http://p49-calendars.icloud.com/published/2/MjAwMTgyNjQ0NTIwMDE4Mp2LsX_-xfYBCZZDkkcAhmoejzKgKtQEAj1Q0AC7gRo21J2MHnicr6qKtVkCDMwA10iGZhj93kDVpLZUe38RY28 FetchError: maximum redirect reached at: https://p49-caldav.icloud.com/published/2/MjAwMTgyNjQ0NTIwMDE4Mp2LsX_-xfYBCZZDkkcAhmoejzKgKtQEAj1Q0AC7gRo21J2MHnicr6qKtVkCDMwA10iGZhj93kDVpLZUe38RY28
          at ClientRequest.<anonymous> (/Users/patrickhahn/MM/node_modules/node-fetch/lib/index.js:1526:15)
          at ClientRequest.emit (node:events:394:28)
          at HTTPParser.parserOnIncomingClient (node:_http_client:621:27)
          at HTTPParser.parserOnHeadersComplete (node:_http_common:128:17)
          at TLSSocket.socketOnData (node:_http_client:487:22)
          at TLSSocket.emit (node:events:394:28)
          at addChunk (node:internal/streams/readable:315:12)
          at readableAddChunk (node:internal/streams/readable:289:9)
          at TLSSocket.Readable.push (node:internal/streams/readable:228:10)
          at TLSWrap.onStreamRead (node:internal/stream_base_commons:199:23)
       {
        type: 'max-redirect'
      }
      
      
      
      posted in Troubleshooting
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: My Bathroom Mirror

      Hi does the Globe update …for me the module does not update automatically only when I restart the mirror .

      posted in Show your Mirror
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: MMM-SystemStats (cpu temp/load, fre ram ...)

      Hi i try mmm-systemtemperature but it shows (loading…) anybody the same problem?

      posted in Utilities
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: New Bathroom-Mirror

      Hey nice Mirror, can you show the mirror in normal light or daylight ……I like the mirror

      posted in Show your Mirror
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: MMM-MyGarbage

      @jerryp hi is it possible to change the name of the trash can?

      posted in Utilities
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: Updated to 2.17 but MM not launching

      @sdetweil OK thank you very much Sam……but it works fine

      posted in Bug Hunt
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: Updated to 2.17 but MM not launching

      @sdetweil Hi , yes I have done that and done a new install but the same error …but it works fine :man_shrugging_medium_skin_tone:

      posted in Bug Hunt
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: Updated to 2.17 but MM not launching

      @sdetweil Sooo:grinning_face_with_big_eyes: after long searching …I know it is the MMM-AlexaControl module but what does the error mean and what can I do?

      posted in Bug Hunt
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: Updated to 2.17 but MM not launching

      @sdetweil thanks …will try to find it

      posted in Bug Hunt
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: Updated to 2.17 but MM not launching

      @sdetweil do you think the error came from a module?

      posted in Bug Hunt
      StoffbeuteluweS
      Stoffbeuteluwe
    • 1
    • 2
    • 3
    • 4
    • 5
    • 29
    • 30
    • 2 / 30