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

    Posts

    Recent Best Controversial
    • RE: update ou rebuils EXT-detector

      @bugsounet
      je viens d’esayer la commande npm run update dans le dossier MMM-GoogleAssistant et j’obtiens ceci

      ~/MagicMirror/modules/MMM-GoogleAssistant $ npm run update

      MMM-GoogleAssistant@4.0.7 update
      installer/update.sh

      sh: 1: installer/update.sh: Permission denied

      posted in Troubleshooting
      M
      myayo001
    • update ou rebuils EXT-detector

      Bonjour,
      j’ai un soucis avec Detector . je n’arrive ni à faire mise a jour , ni rebuid.
      il m’affiche cette erreur.

      o@magicmirror:~/MagicMirror/modules/MMM-GoogleAssistant $ npm run rebuild:EXT-Detector
      npm error Missing script: “rebuild:EXT-Detector”
      npm error
      npm error To see a list of scripts, run:
      npm error npm run
      npm error A complete log of this run can be found in: /home/flavio/.npm/_logs/2025-01-08T20_20_43_767Z-debug-0.log

      posted in Troubleshooting
      M
      myayo001
    • RE: Error octomirror module

      You use an another module?

      posted in Productivity
      M
      myayo001
    • Error octomirror module

      Re: [octomirror-module] Monitor & Control an OctoPrint 3D Printer Server

      Hello, I try to install the module on my magicmirror. but I have one error.

      When I lauch the npm start dev, I have this :

      starting module: octomirror-module
      octomirror-module.js:110 Uncaught ReferenceError: OctoPrintClient is not defined
      at Class.start (octomirror-module.js:110:29)
      at startModules (loader.js:51:11)
      at loader.js:38:6
      at HTMLLinkElement.stylesheet.onload (loader.js:210:7)

      in the config.js I have
      {
      module: “octomirror-module”,
      position: “middle_center”,
      config: {
      //js octomirror stream.setAttribute (‘width’, ‘300’);
      debugMode: true,
      url: “http://192.168.0.30”,
      printerName: “D12 230”,
      api_key: “CC9E078BF70443DC94CB4C664E13E872”,
      streamUrl: ‘http://192.168.0.30/webcam/?action=stream/’,
      interactive: false,
      showDetailsWhenOffline: false,
      }
      },

      thanks for help.

      posted in Productivity
      M
      myayo001
    • 1
    • 2
    • 3
    • 3 / 3