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

    det

    @det

    1
    Reputation
    67
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    det Unfollow Follow

    Latest posts made by det

    • RE: Netatmo module will not shown

      @kusselin
      Also check that your registration is correct. Make sure you have a current “token.js”.

      posted in Troubleshooting
      D
      det
    • RE: MMM-Tado - Tado API Login no longer working (403 error) — any fix?

      @chichi1887 said in MMM-Tado - Tado API Login no longer working (403 error) — any fix?:

      i Spend now 4 Nights with Chatgpt without Outcome. Only the handle Version change the Bearer works great.

      Did you find a solution?
      Thank you.

      posted in Troubleshooting
      D
      det
    • RE: Let it snow now Magic Mirror

      @cgillinger said in Let it snow now Magic Mirror:

      Also thinking of adding rain functionality

      Hello,
      that’s a wonderful idea, to combine the two.
      And then add “sunshine”, “clouds” (for overcast).
      Great. Thanks, keep it up…

      posted in Entertainment
      D
      det
    • RE: MMM-birthdays

      @james3xyx3 said in MMM-birthdays:

      @amitchone hello, thanks for creating this module. When I try git clone your repository I get unable to access, the TLS connection was non-properly terminated. Not sure what’s wrong.

      You have to send out /MagicMirror/modules folder with:
      git clone https://github.com/amitchone/MMM-birthdays.git

      posted in Utilities
      D
      det
    • RE: Error when updating and reinstalling 2.19.0

      I have reinstalled bullseye on another ssd card and set it up.
      Updated with:
      sudo apt-get update
      sudo apt-get upgrade
      Now:
      curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash -
      sudo apt install -y nodejs

      Then run the install script:
      bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)”

      loaded all modules from git and executed npm install if necessary.
      (only with MMM-Navigate there were problems, I copied this from the old ssd-card)
      Now I copied the config.js and css, that’s it.

      With kind regards and Thanks

      posted in Bug Hunt
      D
      det
    • RE: Error when updating and reinstalling 2.19.0

      I have completely rebuilt the MM2 and set up all modules again.
      Now the 2.19.0 is running.
      Thanks

      posted in Bug Hunt
      D
      det
    • RE: Error when updating and reinstalling 2.19.0

      I have sent the logs.
      Thanks

      posted in Bug Hunt
      D
      det
    • Error when updating and reinstalling 2.19.0

      Hi,
      Use this script:

      bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)"
      

      and get this error message

      Cloning MagicMirror Done!
      Installing dependencies ...
      npm ERR! code ETARGET
      npm ERR! notarget No matching version found for mime-db@1.52.0.
      npm ERR! notarget In most cases you or one of your dependencies are requesting
      npm ERR! notarget a package version that doesn't exist.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/pi/.npm/_logs/2022-04-17T08_19_53_669Z-debug-0.log
      Unable to install dependencies! 
      

      what can i do?
      Thanks for your help

      posted in Bug Hunt
      D
      det