• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-CalendarExt3 and MMM-MonthlyCalendar blank

Scheduled Pinned Locked Moved Unsolved Troubleshooting
56 Posts 2 Posters 2.0k Views 2 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    Scott-M @Scott-M
    last edited by Mar 25, 2025, 2:41 PM

    @Scott-M @sdetweil

    So, it works installing manually, bash history…:

    sudo apt update
    sudo apt full-upgrade
    sudo reboot now
    curl -sL https://deb.nodesource.com/setup_20.x | sudo -E bash -
    sudo apt-get install nodejs -y
    sudo apt install npm
    git clone https://github.com/MagicMirrorOrg/MagicMirror
    cd MagicMirror
    npm run install-mm
    cp config/config.js.sample config/config.js
    npm start
    
    

    The install log from the one that doesn’t run is here if that helps at all.

    S 1 Reply Last reply Mar 25, 2025, 2:45 PM Reply Quote 0
    • S Away
      sdetweil @Scott-M
      last edited by Mar 25, 2025, 2:45 PM

      @Scott-M very interesting… only thing I can see different is the sandbox permissions

      I don’t have time til later today to examine any more…

      thanks for the feedback

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      S 1 Reply Last reply Mar 25, 2025, 2:47 PM Reply Quote 0
      • S Offline
        Scott-M @sdetweil
        last edited by Mar 25, 2025, 2:47 PM

        @sdetweil OK, I will keep the various SD cards with working and non working version for a while just in case it would be of help.

        S 1 Reply Last reply Mar 25, 2025, 2:53 PM Reply Quote 0
        • S Away
          sdetweil @Scott-M
          last edited by Mar 25, 2025, 2:53 PM

          @Scott-M thanks… appreciate that

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          S 1 Reply Last reply Mar 25, 2025, 6:22 PM Reply Quote 0
          • S Offline
            Scott-M @sdetweil
            last edited by Mar 25, 2025, 6:22 PM

            @sdetweil

            I had one more attempt at this, this time I ran an update and upgrade before running your script and this time it worked. Cannot see why that would be…

            Happy to experiment more if you need more info but I am going to start on building the 2 way mirror now!

            S 1 Reply Last reply Mar 25, 2025, 6:50 PM Reply Quote 0
            • S Away
              sdetweil @Scott-M
              last edited by Mar 25, 2025, 6:50 PM

              @Scott-M and my script does that before too, its in the install.log file

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              S 1 Reply Last reply Mar 25, 2025, 9:05 PM Reply Quote 0
              • S Offline
                Scott-M @sdetweil
                last edited by Mar 25, 2025, 9:05 PM

                @sdetweil
                I am sorry if this has been a wild goose chase and a waste of your time. I flashed the SD card, ran the script several times and it didn’t work, I will try one more time tomorrow and leave it at that.

                Random results from repeating the same process are very frustrating.

                S 1 Reply Last reply Mar 25, 2025, 9:28 PM Reply Quote 0
                • S Away
                  sdetweil @Scott-M
                  last edited by sdetweil Mar 25, 2025, 9:32 PM Mar 25, 2025, 9:28 PM

                  @Scott-M frustrating indeed

                  but its normal

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  S 1 Reply Last reply Mar 26, 2025, 4:16 PM Reply Quote 0
                  • S Offline
                    Scott-M @sdetweil
                    last edited by Mar 26, 2025, 4:16 PM

                    @sdetweil

                    Results from todays adventures writing Pi images to SD cards…

                    I don’t really know what, if any difference there could be but I flashed 4 SD cards with the same
                    64 bit Bookworm image.

                    2 of them, I just ran the install script and let it update the system. The other 2, I updated / upgraded first. 1 with apt full-upgrade and the other with apt upgrade and then ran the install script.

                    The first 2 stopped at the same point on the starting server message and the other 2 just worked.

                    When the system stops at the starting server message, CTRL-C doesn’t do anything so SIGINT is not being picked up.

                    It may well just be something peculiar to my setup or enviroment.

                    S 1 Reply Last reply Mar 26, 2025, 4:52 PM Reply Quote 0
                    • S Away
                      sdetweil @Scott-M
                      last edited by sdetweil Mar 27, 2025, 1:57 AM Mar 26, 2025, 4:52 PM

                      @Scott-M great feedback… I have family stuff most of the day today…

                      did you do npm install or npm run install-mm

                      npm run install-mm is more like what I do in the script… which limits what things npm does…

                      npm install does everything possible

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 3 / 6
                      3 / 6
                      • First post
                        26/56
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy