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

Dumbest question of the week Calendar Module

Scheduled Pinned Locked Moved Utilities
7 Posts 3 Posters 856 Views 3 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.
  • N Offline
    N6NG
    last edited by Dec 30, 2021, 5:58 PM

    When I start my MM I get a message that says " Error in Calendar Module - Check logs for details"
    So my question is… Where are those pesky logs? I tried Whereis *.log but got nothing in return…
    Help? and thanks
    Dennis

    S 1 Reply Last reply Dec 30, 2021, 6:01 PM Reply Quote 0
    • S Away
      sdetweil @N6NG
      last edited by sdetweil Dec 30, 2021, 6:04 PM Dec 30, 2021, 6:01 PM

      @n6ng where u start mm the messages are output. if u save them, they are the log. if not they are lost

      if you use pm2 to launch mm

      then the command

      pm2 logs --lines=???
      

      where ??? is some number, default 15
      will show you ??? lines of the error messages and ??? lines of the non error messages

      1st debug step for calendar , take the url u put in config for the ics file , and use it in a browser on the mm system.

      it should download the calendar ics file.
      which is just text.

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      N 1 Reply Last reply Dec 30, 2021, 10:34 PM Reply Quote 0
      • N Offline
        N6NG @sdetweil
        last edited by Dec 30, 2021, 10:34 PM

        @sdetweil Thanks Sam… I’ll give it a try.
        Dennis

        B 1 Reply Last reply Dec 30, 2021, 11:04 PM Reply Quote 0
        • B Offline
          BKeyport Module Developer @N6NG
          last edited by Dec 30, 2021, 11:04 PM

          @n6ng alternatively, if you can open two ssh sessions, you can use one of them with just pm2 logs - and watch it live as you restart MagicMirror in the other one.

          The "E" in "Javascript" stands for "Easy"

          N 1 Reply Last reply Dec 31, 2021, 1:11 AM Reply Quote 1
          • N Offline
            N6NG @BKeyport
            last edited by Dec 31, 2021, 1:11 AM

            @bkeyport That’s my next project, to get the SSH working so I can program the mm from my PC…
            Thanks…
            There was an error in the calendar address and once I fixed that it works great… now on to the SSH programing…
            Thanks again Sam
            Dennis

            S B 2 Replies Last reply Dec 31, 2021, 1:35 AM Reply Quote 0
            • S Away
              sdetweil @N6NG
              last edited by Dec 31, 2021, 1:35 AM

              @n6ng use one of the integrated ssh clients. bitvise or winscp

              you get an ssh window AND a file browser over the pi file system. just double click to edit w your favorite editor.

              notepad++, vscode, whatever…

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • B Offline
                BKeyport Module Developer @N6NG
                last edited by BKeyport Jan 2, 2022, 1:59 AM Dec 31, 2021, 6:40 AM

                @n6ng sudo raspi-config will give ya the options to enable SSH - on the PC, use termius or putty.

                As for further PC control, you could look into samba - follow the instructions here for samba, they’re brilliant, even though it claims it’s for MacOS, it works for Windows too.

                Edit: Forgot the link: https://kremalicious.com/raspberry-pi-file-and-screen-sharing-macos-ios

                The "E" in "Javascript" stands for "Easy"

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