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

    Posts

    Recent Best Controversial
    • RE: MM won't launch at startup, but will launch manually

      Hi, this is how I’m running it for now, maybe it will help someone.

      I will install PM2 according to the instructions

      I will skip the command “pm2 startup”

      After installation i proceed like this

      i will create another boot file

      cd ~
      nano mm_start.sh
      

      Add the following lines:

      echo Start PM2......
      pm2 start mm.sh
      read;
      

      set permissions

      chmod +x mm_start.sh
      

      we will set up the script after booting Ubuntu

      Screenshot_5.jpg

      now i can start and stop services at will.

      posted in Troubleshooting
      M
      majsoft
    • RE: MMM-OpenWeatherMapForecast - delete line

      @sdetweil

      vše vyřešeno. Děkuji.

      Screenshot_1.jpg

      posted in Troubleshooting
      M
      majsoft
    • 1 / 1