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

Problems mit config.js

Scheduled Pinned Locked Moved Troubleshooting
17 Posts 4 Posters 8.0k Views 4 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
    yawns Moderator
    last edited by Nov 17, 2016, 9:01 AM

    Please post your config file here or paste it into jshint.com to find any missing commas, brackets or similar things.

    1 Reply Last reply Reply Quote 0
    • H Offline
      Hakupapa
      last edited by Hakupapa Nov 17, 2016, 11:43 PM Nov 17, 2016, 10:13 PM

      Here it is [0_1479420812149_config.js](Uploading 100%)

      I also tryed jshint.com with the script - he wrote me that there is one undefined variable but I don´t know where it is.

      1 Reply Last reply Reply Quote 0
      • H Offline
        Hakupapa
        last edited by Nov 18, 2016, 10:03 AM

        I just started a new try from the beginning with new raspian and editing the config.js . It worked but now i have a problem with showing calender and rss news. It is just showing load. Here is my code:
        url: ‘https://calendar.google.com/calendar/ical/hXXXXXXXXXXX%40gmail.com/private-XXXXXXXXXXXXXXXXXXXXX/basic.ics’
        url: “http://www.tagesschau.de/xml/rss2”
        What is wrong?

        1 Reply Last reply Reply Quote 0
        • H Offline
          Hakupapa
          last edited by Nov 18, 2016, 10:37 AM

          so I tested new. It just needed a restart. Know Calender and News are working. But I have one more problem. Maybe here is somebody who can help?
          The MM ist not starting after reboot. I followed the tutorial with pm2 and I can start it with pm2 start mm.sh manually. I also saved the mm.sh like it is written on the tutorial:
          cd ~/MagicMirror
          DISPLAY=:0 npm start
          and I made the:
          chmod +x mm.sh
          and
          pm2 save
          but when I am rebooting I just came to the grafical desktop.

          1 Reply Last reply Reply Quote 0
          • O Offline
            ostfilinchen
            last edited by Nov 18, 2016, 10:41 AM

            U must start the MM with pm2 start mm and after this u can exec the command pm2 save

            1 Reply Last reply Reply Quote 0
            • H Offline
              Hakupapa
              last edited by Nov 18, 2016, 10:52 AM

              thx for the fast answer. :)
              I have done this way (just forgot to write down). I got this information after saving:
              pi@raspberrypi:~ $ pm2 save
              [PM2] Saving current process list…
              [PM2] Successfully saved in /home/pi/.pm2/dump.pm2
              but after reeboting I just see the desktop

              1 Reply Last reply Reply Quote 0
              • O Offline
                ostfilinchen
                last edited by Nov 18, 2016, 10:59 AM

                do u run the commands with sudo? if not, can you test it?

                1 Reply Last reply Reply Quote 0
                • H Offline
                  Hakupapa
                  last edited by Nov 18, 2016, 11:14 AM

                  I tested all commands with sudo at the beginning. The same problem. Is it maybe because of the command for reebot (sudo shutdown -h 0)?

                  1 Reply Last reply Reply Quote 0
                  • O Offline
                    ostfilinchen
                    last edited by Nov 18, 2016, 11:53 AM

                    i don’t think so.

                    please do this: pm2 start mm -> pm2 save -> pm2 Status -> pm2 save -> sudo reboot

                    1 Reply Last reply Reply Quote 0
                    • H Offline
                      Hakupapa
                      last edited by Nov 18, 2016, 12:08 PM

                      Thx for helping. I have done this in this way (but with pm2 start mm.sh) and I allready became the Raspian Desktop :(

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