MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. CoopDog1712
    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 1
    • Posts 19
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Magic mirror is not showing up

      @sdetweil pi 4

      posted in Troubleshooting
      C
      CoopDog1712
    • RE: Magic mirror is not showing up

      @sdetweil i dont think i saw one. i never installed any modulles, even the ones that should come with it are not showing up

      posted in Troubleshooting
      C
      CoopDog1712
    • RE: Magic mirror is not showing up

      @sdetweil i did what you said and this is what came up.

      pi@raspberrypi:~/MagicMirror/modules/default/clock $ npm init -y
      Wrote to /home/pi/MagicMirror/modules/default/clock/package.json:

      {
      “name”: “clock”,
      “version”: “1.0.0”,
      “description”: “The clock module is one of the default modules of the MagicMirror². This module displays the current date and time. The information will be updated realtime.”,
      “main”: “clock.js”,
      “scripts”: {
      “test”: “echo "Error: no test specified" && exit 1”
      },
      “keywords”: [],
      “author”: “”,
      “license”: “ISC”
      }

      pi@raspberrypi:~/MagicMirror/modules/default/clock $ npm install ???
      npm ERR! code EINVALIDTAGNAME
      npm ERR! Invalid tag name “???”: Tags may not have any characters that encodeURIComponent encodes.

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/pi/.npm/_logs/2022-04-24T14_06_36_382Z-debug-0.log
      pi@raspberrypi:~/MagicMirror/modules/default/clock $ pm2 start MagicMirror
      [PM2] Applying action restartProcessId on app [MagicMirror](ids: [ 4 ])
      [PM2] MagicMirror ✓
      [PM2] Process successfully started

      posted in Troubleshooting
      C
      CoopDog1712
    • RE: Magic mirror is not showing up

      @sdetweil so it works now, and after i enter pm2 start MagicMirror, it loads the software for the magic mirror, the only issue is that their is nothing only a blank screen, no time, weather, nothing. all that comes up is a blank screen. any suggestions?

      posted in Troubleshooting
      C
      CoopDog1712
    • RE: Magic mirror is not showing up

      @sdetweil no its a pi 4

      posted in Troubleshooting
      C
      CoopDog1712
    • RE: Magic mirror is not showing up

      @sdetweil 2022-04-21-142817_1920x1080_scrot.png

      after typing in pm2 logs --lines=50, all that is coming up is a repeating of these couple lines

      posted in Troubleshooting
      C
      CoopDog1712
    • RE: Magic mirror is not showing up

      @sdetweil!

      https://share.icloud.com/photos/09aR5ulFMM0L4v-vHL3NDBRNA

      posted in Troubleshooting
      C
      CoopDog1712
    • RE: Magic mirror is not showing up

      @sdetweil thank you so much for replying I really appreciate your help.

      On the table that shows up, I see that one of the names is just mm, how would I change it to mm.sh. Also when I run your script all it does is create a new Id on the table, called MagicMirror and it dosent seem to do anything

      posted in Troubleshooting
      C
      CoopDog1712
    • Magic mirror is not showing up

      when i try to start the magic mirror using pm2 start mm.sh, it says “Starting /home/pi/mm.sh in fork_mode (1 instance)”
      and then it says
      “Done”
      and then table that this looks like this shows up
      id │ name │ mode │ ↺ │ status │ cpu │ memory │
      ├────┼────────────────────┼──────────┼──────┼───────────┼──────────┼──────────┤
      │ 0 │ mm │ fork │ 0 │ online │ 0% │ 2.4mb

      then nothing happens. I have watched countless videos about the whole prossess and i do everything that they do, but after the enter pm2 start mm.sh the table shows up and then the magic mirror page shows up. i dont know what to do

      posted in Troubleshooting
      C
      CoopDog1712
    • 1 / 1