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

    Posts

    Recent Best Controversial
    • RE: MM very slow to change

      @sdetweil many thanks!! I will have a look at this and see how to do it and fix the issue! very grateful!

      posted in Troubleshooting
      C
      Canguingo
    • RE: MM very slow to change

      Ok thanks. i think i will sruvive with these 2 to 4 minutes, maybe somewhere in the future I’ll change the sd-card.
      Do you think I will need to re-install everything again if changing the sd? I guess so…
      Since it took me like 2 days to install this, i’ll wait and live with it…

      thanks anyway!

      posted in Troubleshooting
      C
      Canguingo
    • RE: MM very slow to change

      @sdetweil ok thanks. So is there anything I could do?

      posted in Troubleshooting
      C
      Canguingo
    • RE: MM very slow to change

      @sdetweil

      This is what I got:

      Linux raspberrypi 6.12.25+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.25-1+rpt1 (2025-04-30) aarch64 GNU/Linux

      No LSB modules are available.
      Distributor ID: Debian
      Description: Debian GNU/Linux 12 (bookworm)
      Release: 12
      Codename: bookworm

      It could be the SD-card? (I believe it is 5 years old…)

      posted in Troubleshooting
      C
      Canguingo
    • RE: MM very slow to change

      @sdetweil Hi Sam, thanks!!

      This is what i got:
      total used free shared buff/cache available
      Mem: 906 592 65 38 345 314
      Swap: 511 278 233

      I believe it should be enough. I only use calendar, weather and a small solar PV module. Could it be that Electron takes too much memory?

      posted in Troubleshooting
      C
      Canguingo
    • MM very slow to change

      Hi everyone!

      I have installed the MagicMirror and I have noticed that when I type pm2 start mm it takes like 2 to 5 minutes to start the MM.

      I have version 2.31.0 and Raspberry Pi 3 Model B Plus Rev 1.3

      For the rest I am not familiar with programming, so very grateful for your assistance AND patience!

      Thanks in advance for any ideas how to solve this.

      Cheers!

      posted in Troubleshooting
      C
      Canguingo
    • RE: Upgrade Strecht to Debian 10 doesn't work

      @sdetweil said in Upgrade Strecht to Debian 10 doesn't work:

      @Canguingo buster is also outdated, bullseye is the current release.

      I don’t think there is an upgrade path.

      so I think you have to start w a new SD flash

      I have some scripts that can help

      backup the current mm config and modules list
      install mm on the new os
      restore the config and modules list

      see https://github.com/sdetweil/MagicMirror-backup-restore

      and to install mm
      https://github.com/sdetweil/MagicMirror_scripts

      ok, ok… just recovering from the shock.

      When you say start with a new SD, you mean reinstall everything again? So delete mij SD card and reinstall everything? Pi and MM?
      OMG! I don;t think I can survive this…

      So what would be the process? First backup, your link.
      Then …?

      Thanks for your assistance… o my…

      posted in General Discussion
      C
      Canguingo
    • RE: Upgrade Strecht to Debian 10 doesn't work

      @sdetweil So I have to start all over again, and re install everything new?
      What was the purpose to change to buster?

      posted in General Discussion
      C
      Canguingo
    • Upgrade Strecht to Debian 10 doesn't work

      I have followed all the steps in https://raspberrypi.tilburgs.com/upgrade-stretch-to-buster/

      But at the end when i check everything is all right I get
      release 9,6
      codename stretch

      it seems i haven’t upgraded anything.

      any ideas for normal people without indeph knowledge of coding, linux and pi?

      many thanks for your assistance! very much appreciated!

      posted in General Discussion
      C
      Canguingo
    • VCN MM?

      Hi there,

      I know this might be out of topic, but how do you connect your VCN to your MM? In Pi the VCN is outdated, but seems I cannot updated. At least I do not know what to do.

      Any good samaritan that would like to help me?

      Many thanks in advance!

      posted in General Discussion
      C
      Canguingo
    • How do you make a folder in Synology NAS for a backup??

      Sorry guys, I am trying to upgrade my mirror to the new system, but it seems we have to make a backup. I wenst to the link https://raspberrypi.tilburgs.com/back-up-rpi/ but I need to create a folder in Synology NAS… what?! I have no clue what and how…

      Could anyone help me please?

      Many thanks in advance!

      posted in General Discussion
      C
      Canguingo
    • RE: MMM-ModuleScheduler update

      @sdetweil said in MMM-ModuleScheduler update:

      @Canguingo no, I was asking, did the command

      git pull

      work.

      so, go there again and do the git pull and show the results

      Thanks Sam.

      It seems I had to delete some files from the ModuleScheduler before in order to get git pull to work.

      Now it looks it’s working.

      Many thanks!

      posted in Forum
      C
      Canguingo
    • RE: MMM-ModuleScheduler update

      @sdetweil said in MMM-ModuleScheduler update:

      @Canguingo did the git pull succeed?

      Not really,

      I went to MagicMirror/modules/MMM-ModuleScheduler and there I did the git pull
      and the npm install.

      Then back to root and a sudo reboot.

      But did not help the issue.

      I might miss something, a step or something… dunno.

      posted in Forum
      C
      Canguingo
    • RE: New Weather Module - Migration

      @DarrenHill said in New Weather Module - Migration:

      @Canguingo said in New Weather Module - Migration:

      apiKey: “abcde12345abcde12345abcde12345ab” //this is the old appi that i had

      Is that really your actual key, or did you just put that as a redaction of your actual key?

      Just to ask a basic question, as that doesn’t look like a valid key to me.

      As the others have noted, all you should need to do is change the module name and swap the key label from appid: to apiKey: , The key value itself is valid for both.

      Many thanks Darren,

      That’s a dummy key not the real one. I managed to get it running.

      The issue was (for the record):
      Mistaken “apiKey” for “appi”
      Missing ‘currentweather’ part which has also been replaced by the new module. So the code was wrong and missing a calling a module that does not exist anymore.

      Again many thanks!!

      posted in Forum
      C
      Canguingo
    • RE: New Weather Module - Migration

      @sdetweil said in New Weather Module - Migration:

      @Canguingo well, there are more new parms…

      provider
      and type (as they collapsed current and forecast into the same module now)

      see https://docs.magicmirror.builders/modules/weather.html#configuration-options

      my question is: Do I need a new apiKey or with the value of the old appi is enough?

      if you don’t know the answer or don’t know how to explain it, I thank you a lot, but please leave space for someone who actually can help.

      thank in advance.

      posted in Forum
      C
      Canguingo
    • RE: MMM-ModuleScheduler update

      @sdetweil said in MMM-ModuleScheduler update:

      @Canguingo what doesn’t?

      linux is case sensitive…

      cd ~/MagicMirror/modules
      cd modulename
      git pull
      npm install
      

      great now i’m 28 commits behind instead of 19 …

      posted in Forum
      C
      Canguingo
    • RE: New Weather Module - Migration

      @sdetweil said in New Weather Module - Migration:

      @Canguingo well, there are more new parms…

      provider
      and type (as they collapsed current and forecast into the same module now)

      see https://docs.magicmirror.builders/modules/weather.html#configuration-options

      so what do i have to do?

      posted in Forum
      C
      Canguingo
    • RE: MMM-ModuleScheduler update

      @sdetweil said in MMM-ModuleScheduler update:

      @Canguingo well, modules are loaded into the

      MagicMirror/modules folder

      so your command will work from there

      thanks this doesnt work

      posted in Forum
      C
      Canguingo
    • RE: New Weather Module - Migration

      @sdetweil said in New Weather Module - Migration:

      @Canguingo you are just changing the label of the apikey value in config.js

      @sdetweil

      this is how my config.js looks like

      {
      module: “weather”,
      disabled: false, //false, true
      position: “top_right”,
      header: “Weervoorspelling”,
      config: {
      type: “forecast”,
      location: “Amsterdam”, // my own location
      locationID: “454545”, //id my location
      apiKey: “abcde12345abcde12345abcde12345ab” //this is the old appi that i had
      }
      }

      so i need a new apiKey or with the old one is ok?

      posted in Forum
      C
      Canguingo
    • RE: MMM-ModuleScheduler update

      @sdetweil said in MMM-ModuleScheduler update:

      @Canguingo no updates for mm are automatic

      to update a module. go to it’s folder and type

      git pull
      

      if that is successful, and there is a package.json file, then also do

      npm install
      

      then restart MagicMirror

      Ok! So I type cd mmm-modulescheduler or something like that?
      Sorry I usually follow the instructions very carefully without really knowing what I do.

      posted in Forum
      C
      Canguingo
    • 1
    • 2
    • 1 / 2