• 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.

Black mirror after update

Scheduled Pinned Locked Moved Solved Troubleshooting
3 Posts 2 Posters 2.7k 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.
  • Y Offline
    yakko2001
    last edited by Apr 3, 2017, 4:57 PM

    Hey, after an update i got a black mirror.

    i did:

    git pull
    sudo npm install

    npm WARN lifecycle magicmirror@2.1.1~install: cannot run in wd %s %s (wd=%s) magicmirror@2.1.1 cd vendor && npm install /home/pi/MagicMirror
    
    npm WARN lifecycle magicmirror@2.1.1~postinstall: cannot run in wd %s %s (wd=%s) magicmirror@2.1.1 sh installers/postinstall/postinstall.sh /home/pi/MagicMirror
    
    • I tried to use the config.js sample
    • git reset --hard
    • pm2 logs mm
    0|mm       | Connecting socket for: newsfeed
    0|mm       | Starting module: newsfeed
    0|mm       | Sockets connected & modules started ...
    0|mm       | Launching application.
    
    /home/pi/.pm2/logs/mm-error-0.log last 15 lines:
    0|mm       | 
    0|mm       | ERROR! Could not find main module js file.
    0|mm       | error: kann .git/FETCH_HEAD nicht öffnen: Keine Berechtigung
    0|mm       | 
    0|mm       | 
    0|mm       | error: kann .git/FETCH_HEAD nicht öffnen: Keine Berechtigung
    0|mm       | 
    0|mm       | 
    0|mm       | ERROR! Could not find main module js file.
    0|mm       | error: kann .git/FETCH_HEAD nicht öffnen: Keine Berechtigung
    0|mm       | 
    0|mm       | 
    0|mm       | error: kann .git/FETCH_HEAD nicht öffnen: Keine Berechtigung
    
    

    What i do wrong?
    Thank you in advanced for any kind of help!!

    1 Reply Last reply Reply Quote 0
    • D Offline
      d3r
      last edited by Apr 3, 2017, 10:36 PM

      Same issue here. I’ll try a new config later.

      1 Reply Last reply Reply Quote 0
      • Y Offline
        yakko2001
        last edited by Apr 6, 2017, 7:27 AM

        Solved!!

        npm install --unsafe-perm
        

        did the trick.

        1 Reply Last reply Reply Quote 2
        • 1 / 1
        1 / 1
        • First post
          2/3
          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