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

    Posts

    Recent Best Controversial
    • RE: Failed at the magicmirror@2.2.2 start script 'sh-run-start.sh'

      @L_i_v_e said in Failed at the magicmirror@2.2.2 start script ‘sh-run-start.sh’:

      If i use a VNC can i start it with npm start only?

      Yes.

      Since i started my project a few weeks/month ago i have had some trouble, too. But it was all about my inexperience. So at this point im out at all, sorry.
      Hope someone can help you.
      But if i said before: Reading the many tutorials and do it like it’s written there brought me to the goal.
      Only difference to you was, that i was using the early magic mirror versions.
      Maybe u should give it a last try with Version 2.1.3 and updating later or hoping that there are other guys who can help you. :(

      posted in Troubleshooting
      cruunnerrC
      cruunnerr
    • RE: Failed at the magicmirror@2.2.2 start script 'sh-run-start.sh'

      @L_i_v_e
      Ok i checked your earlier posts again.
      U did execute the whole stuff as root user. Thats not necessary and even not good!
      I don’t know what else u did as root, but maybe first try to delete the whole MagicMirror Folder and run the command without sudo.
      bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)"

      Or try a new installation of the raspbian and begin with this (for a full raspbian) or this (for a lite raspbian) tutorial. Do it exactly as its wrote down!

      posted in Troubleshooting
      cruunnerrC
      cruunnerr
    • RE: Failed at the magicmirror@2.2.2 start script 'sh-run-start.sh'

      didn’t expect that ^^

      try going to your MagicMirror folder and type npm install electron@1.4.15
      Maybe it will say, that this version is invalid.
      Check the version here: /home/pi/MagicMirror/node_modules/electron/dist/version

      or try it global sudo npm install -g electron@1.4.15

      Question: Did u first install it manually and then with the automatic installer?
      If so, did u delete your MagicMirror folder before using the automatic installer? If not, maybe this causes the error.
      So try deleting the MagicMirror folder and then use the automatic installer again.

      posted in Troubleshooting
      cruunnerrC
      cruunnerr
    • RE: Failed at the magicmirror@2.2.2 start script 'sh-run-start.sh'

      No you are stuck ^^
      It is done. You can safely ignore warnings ;)
      Just copy and rename the sample config.js and start the mirror in the MagicMirror folder with using „npm Start“
      Or better use pm2
      Take a look at the great tutorials in the Forum.

      posted in Troubleshooting
      cruunnerrC
      cruunnerr
    • RE: MMM-Podcast don't show/load the latest video

      Okay… false alarm. Just forget it, it’s working now :D Sorry

      posted in Troubleshooting
      cruunnerrC
      cruunnerr
    • RE: Failed at the magicmirror@2.2.2 start script 'sh-run-start.sh'

      i did it exactly as wrote in this tutorial:

      https://github.com/MichMich/MagicMirror/wiki/Jessie-Lite-Installation-Guide

      only difference:
      i used Raspbian stretch lite and to disable the screensaver i used xscreensaver

      does need a little bit longer because u need to install the dependancies first, but it runs from the beginning without issues.

      but to be on the safety side, you can use raspbian jesse full as many users wrote about problems with stretch

      posted in Troubleshooting
      cruunnerrC
      cruunnerr
    • RE: Failed at the magicmirror@2.2.2 start script 'sh-run-start.sh'

      Well, i am using Raspberry Pi 3 with raspbian stretch lite and it works great.

      what OS are u using?
      Did u use the automatic installer or u did it manually?
      via ssh u have to use: DISPLAY=:0 npm start

      posted in Troubleshooting
      cruunnerrC
      cruunnerr
    • RE: MMM-Wunderlist not updating

      Got the same problem.
      Runs for a few hours and then the module seems to freeze. Doesn’t update anymore.

      this morning i did a “pm2 flush”
      This evening i checked the “pm2 logs”

      0|mm       | there was a Wunderlist problem { error: 
      0|mm       |    { type: 'server_error',
      0|mm       |      translation_key: 'api_error_unknown',
      0|mm       |      message: 'An unknown server error occurred' } } 500
      

      Maybe someone has an idea…

      posted in Troubleshooting
      cruunnerrC
      cruunnerr
    • MMM-Podcast don't show/load the latest video

      Re: MMM-Podcast dont´t show the latest video

      Hey,

      i installed the MMM-Podcast module and it works as it should. I can send a notification or simply press a button, and the video starts playing. Unfortunately its the same video since 3 days. I use the default feedURL (Tagesschau in 100 sek.)

      I looked into the Podcast folder with an ftp-program an it says that the video.mp4 was created today at 05:05 am. But its the same video as 3 days before ?!?!?!

      I looked at the website of this feed, and there are still newer videos. Maybe someone got the same problem or an idea and can help.

      this morning i typed “pm2 flush”.
      this evening i checked pm2 logs and it says:

      TypeError: this.socketNotificationReceived is not a function
          at Timeout._onTimeout (/home/pi/MagicMirror/modules/MMM-Podcast/node_helper.js:32:32)
          at tryOnTimeout (timers.js:232:11)
          at Timer.listOnTimeout (timers.js:202:5)
      

      My config:

      {
                              module: 'MMM-Podcast',
                              config: {
                                      updateVideoHours: 5,
                                      updateVideoMinutes: 5,
                                      feedurl: 'http://www.tagesschau.de/export/video-podcast/webxl/tagesschau-in-100-sekunden/'
                              }
                      },
      

      thank you :)

      posted in Troubleshooting
      cruunnerrC
      cruunnerr
    • RE: Which screen for Magic mirror??

      what size? ^^
      u search only for a display or a hole monitor?

      https://forum.magicmirror.builders/topic/25/what-monitor-did-you-use?page=1

      posted in General Discussion
      cruunnerrC
      cruunnerr
    • 1
    • 2
    • 20
    • 21
    • 22
    • 23
    • 24
    • 27
    • 28
    • 22 / 28