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

    Posts

    Recent Best Controversial
    • RE: PM2 does not start the Magic Mirror

      Thank you for your help.

      But suddenly a miracle happened.

      Tomorrow morning I switched on my monitor and the MM runs. And I did not do anything. And I really haven´t a intelligent reason.

      Now, when I reboot the Raspberry, the MM starts automatically.

      Thank you for your time.

      posted in Troubleshooting
      K
      Klinge
    • RE: I am looking for a working PIR Modul/function

      Thank you all for your tips.

      Now I could realize it with the parameter

      --transform 90
      

      My complete configuration is

                                {
                                  module: "MMM-Universal-Pir",
                                  position: "top_right",
                                  config: {
                                    gpioCommand: "gpiomon -r -b gpiochip0 17",
                                    onCommand: "wlr-randr --output HDMI-A-1 --on --transform 90",
                                    offCommand: "wlr-randr --output HDMI-A-1 --off",
                                    deactivateDelay: 180 * 1000,
                              }
                                },
      

      and it works.

      posted in Troubleshooting
      K
      Klinge
    • RE: MMM-PublicTransportHafas – Public transport information for all stations known to Deutsche Bahn

      Damn it! So a Layer 8 problem ;-) Now it works. Thank you, for your quick help.

      posted in Transport
      K
      Klinge
    • RE: Whole font should be displayed brightly

      Hello,

      thank you for your help.

      The changes works.

      Lars

      posted in Troubleshooting
      K
      Klinge
    • RE: MMM-PublicTransportHafas – Public transport information for all stations known to Deutsche Bahn

      @raywo
      Thank you. Now it can be configured by someone like me ;-)

      posted in Transport
      K
      Klinge
    • RE: http connection denied despite open whiteList

      @fribse That´s it! I thought there must be something simple. I changed it to 0.0.0.0 and it works.

      Thanks to both of you for your help.

      posted in Troubleshooting
      K
      Klinge
    • RE: MM does not start - Cannot find module 'html-to-text'

      @sdetweil Ok, now it seems that my MM is running.

      Thanks again for your help

      posted in Troubleshooting
      K
      Klinge
    • RE: PM2 does not start the Magic Mirror

      pm2 status is

      pi@raspberrypi:~ $ pm2 status
      
      │ Name        │ id │ mode  │ status │ ↺      │ cpu │ memory 
      │ MagicMirror │ 0  │ 2.6.0 │ fork   │ online │ 799 │ 0%     │ 16.8 MB   │
      
       Use `pm2 show <id|name>` to get more details about an app
      

      and in pm2 log I get this every two seconds

      pi@raspberrypi:~/.pm2 $ tail -f pm2.log
      2019-02-15T15:36:47: PM2 log: App [MagicMirror:0] online
      2019-02-15T15:36:48: PM2 log: App [MagicMirror:0] exited with code [1] via signal [SIGINT]
      

      I tried the complete guide with creating an .sh-File and so on. But unfortenately with the same effect.

      posted in Troubleshooting
      K
      Klinge
    • RE: Unable to install MagicMirror

      @sdetweil I have installed a completely new system. The current raspbian OS and of course the MM. The MM itself is running. At the moment I’m fighting with a news module and with the GoogleAssistant from @bugsounet. I am optimistic that I will win the battle. Otherwise, I’m looking for advice from this great community ;-) But first I’m going on holiday with my family tomorrow :-) Many thanks for your help

      posted in Troubleshooting
      K
      Klinge
    • RE: Cannot find module 'undici' - 'npm install' doesn't work

      @sdetweil Yes, you’re absolutely right, of course. Sometimes you have to learn from your own mistakes ;-) so we just call it a Layer8 problem ;-) Thanks anyway for your effort

      posted in Troubleshooting
      K
      Klinge
    • 1 / 1