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

    Posts

    Recent Best Controversial
    • RE: Mirror not starting after update

      @sdetweil
      lsb_release -a shows:
      No LSB modules are available.
      Distributor ID: Debian
      Description: Debian GNU/Linux 12 (bookworm)
      Release: 12
      Codename: bookworm

      uname -a shows:
      Linux MirrorPi 6.6.51+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.51-1+rpt2 (2024-10-01) aarch64 GNU/Linux

      yes I used your upgrade-script with apply and also with force.

      pm2 start MagicMirror will start the MM but it won’t show up!

      npm start results in following errors:
      [41163:1002/155017.678545:ERROR:ozone_platform_x11.cc(245)] Missing X server or $DISPLAY
      [41163:1002/155017.688550:ERROR:env.cc(258)] The platform failed to initialize. Exiting.
      /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGSEGV

      posted in Troubleshooting
      X
      xIExodusIx
    • RE: Mirror not starting after update

      @sdetweil

      Raspberry Pi 4
      OS = bookworm 64bit

      posted in Troubleshooting
      X
      xIExodusIx
    • RE: Mirror not starting after update

      @sdetweil
      how can I update nodejs?

      I have:
      nodejs -v
      v18.19.0
      and
      node -v
      v20.9.0

      npm install nodejs@latest
      does not change my nodejs version.

      posted in Troubleshooting
      X
      xIExodusIx
    • RE: update-script.sh hangs after "saving custom.css"

      @sdetweil

      I send you the upgrade.log in GitHuB.

      I hope this will help.

      posted in Troubleshooting
      X
      xIExodusIx
    • RE: update-script.sh hangs after "saving custom.css"

      @sdetweil

      df -k shows:

      Filesystem 1K-blocks Used Available Use% Mounted on
      udev 1667704 0 1667704 0% /dev
      tmpfs 388200 1444 386756 1% /run
      /dev/sda2 61387080 7699368 50549572 14% /
      tmpfs 1940984 34100 1906884 2% /dev/shm
      tmpfs 5120 16 5104 1% /run/lock
      /dev/sda1 522230 77064 445166 15% /boot/firmware
      tmpfs 388196 40 388156 1% /run/user/1000

      posted in Troubleshooting
      X
      xIExodusIx
    • RE: update-script.sh hangs after "saving custom.css"

      @sdetweil

      No, the Pi starts from an USB-Stick with 64GB and it is freshly installed ther must be enough space left.

      posted in Troubleshooting
      X
      xIExodusIx
    • RE: update-script.sh hangs after "saving custom.css"

      @sdetweil
      I’m now able again to login to GitHub. now I can send you the update.log if you still need it.

      posted in Troubleshooting
      X
      xIExodusIx
    • RE: update-script.sh hangs after "saving custom.css"

      @sdetweil

      I Can’t login to GitHub, they sends me confirmation codes to an old inexisting eMail-Address that never arrives. I wrote to the GitHub support, but they dosn’t answer until today.

      I copy the lines. See below

      • false

      • SAVEIFS=’
        ’

      • IFS=’
        ’

      • echo

      • tee -a /home/pi/MagicMirror/installers/upgrade.log

      • ‘[’ -f git_active_lock ‘]’

      • ‘[’ 0 == 1 ‘]’

      • cd /home/pi/MagicMirror

      • cd css

      • ‘[’ -f custom.css ‘]’

      • echo ‘saving custom.css’

      • tee -a /home/pi/MagicMirror/installers/upgrade.log
        saving custom.css

      • cp -p custom.css save_custom.css

      • cd -
        ++ alias git

      • save_alias=
        ++ git branch
        ++ cut -d ’ ’ -f2
        ++ grep ‘*’

      • current_branch=master

      • ‘[’ master ‘!=’ master ‘]’

      • remote_user=MagicMirrorOrg
        ++ LC_ALL=C
        ++ git remote -v
        ++ grep -m1 .com/M
        ++ awk ‘{print $1}’

      • remote=origin

      • ‘[’ origin == upstream ‘]’
        ++ grep -m1 origin
        ++ git remote -v
        ++ awk -F/ ‘{print $4}’

      • ‘[’ MagicMirrorOrg == MichMich ‘]’

      • ‘[’ origin. ‘!=’ . ‘]’

      • echo remote name = origin
        ++ grep -m1 version
        ++ awk ‘-F"’ ‘{print $4}’
        ++ awk -F- ‘{print $1}’

      posted in Troubleshooting
      X
      xIExodusIx
    • RE: update-script.sh hangs after "saving custom.css"

      @sdetweil
      Hi, I’ll give it a try.

      posted in Troubleshooting
      X
      xIExodusIx
    • RE: update-script.sh hangs after "saving custom.css"

      @sdetweil Hi,

      I try to send the upgrade log.
      ![upgrade.log.jpg](Input file contains unsupported image format)

      If you recieved it, simply delete “.jpg”

      Otherwise I don’t know how to uploade it.

      posted in Troubleshooting
      X
      xIExodusIx
    • 1 / 1