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

Default calendar is just loading! (Newbie)

Scheduled Pinned Locked Moved Solved Troubleshooting
23 Posts 2 Posters 4.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.
  • S Offline
    sdetweil @Max 0
    last edited by Aug 19, 2023, 9:13 PM

    @Max-0 the calendar ics parser runs in the node_helper… its messages are output in the npm start window… or if using pm2 to autostart ,
    pm2 logs --lines=100

    you can also add “DEBUG” to the

    	logLevel: ["INFO", "LOG", "WARN", "ERROR"], // Add "DEBUG" for even more logging
    

    in config.js

    because there is so much output, I would do

    pm2 stop all 
    cd ~/MagicMirror
    npm start >somefile.txt 2>&1
    

    then after MM starts and no calendar appears… wait 15 secconds
    ctrl-m on the MM window to minimize and press ctrl-c to stop mm.

    the the contents of somefile.txt will give me the info to debug

    send to this same userid at gmail
    don’t post here or in mm issue as there is private data shown in the logs

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    M 1 Reply Last reply Aug 19, 2023, 9:47 PM Reply Quote 0
    • M Offline
      Max 0 @sdetweil
      last edited by Aug 19, 2023, 9:47 PM

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • M Offline
        Max 0
        last edited by Aug 20, 2023, 10:57 AM

        @sdetweil I think I sent an email?

        S 1 Reply Last reply Aug 21, 2023, 10:14 AM Reply Quote 0
        • S Offline
          sdetweil @Max 0
          last edited by Aug 21, 2023, 10:14 AM

          @Max-0 I do not see any email

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • M Offline
            Max 0
            last edited by Aug 21, 2023, 1:39 PM

            What is the exact gmail?

            S 1 Reply Last reply Aug 21, 2023, 7:21 PM Reply Quote 0
            • S Offline
              sdetweil @Max 0
              last edited by Aug 21, 2023, 7:21 PM

              @Max-0 what is my username here

              use that at gmail

              .com

              sorry I won’t type it out these pages are scanned
              for seat engines and no chatgpt type ai engines

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              M 1 Reply Last reply Aug 22, 2023, 2:07 PM Reply Quote 0
              • M Offline
                Max 0 @sdetweil
                last edited by sdetweil Aug 22, 2023, 2:33 PM Aug 22, 2023, 2:07 PM

                @sdetweil I just did that?

                Is that correct? yes.

                S 1 Reply Last reply Aug 22, 2023, 2:33 PM Reply Quote 0
                • S Offline
                  sdetweil @Max 0
                  last edited by Aug 22, 2023, 2:33 PM

                  @Max-0 but you did not set the debug in config.js first

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  M S 2 Replies Last reply Aug 23, 2023, 10:19 AM Reply Quote 0
                  • M Offline
                    Max 0 @sdetweil
                    last edited by Aug 23, 2023, 10:19 AM

                    @sdetweil If you mean to add “DEBUG” in the config list, i did that but i can do it again and send you another mail

                    1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @sdetweil
                      last edited by Aug 23, 2023, 10:42 AM

                      yes. there should be about 1000 lines of output in the file

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      M 1 Reply Last reply Aug 23, 2023, 11:07 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 1 / 3
                      1 / 3
                      • First post
                        6/23
                        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