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.

    CalenderEXT2 with google calendars no longer displaying

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    6 Posts 3 Posters 826 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.
    • S Offline
      sdetweil @chris_d
      last edited by

      @chris_d u can look in the place where u start MagicMirror.

      npm start
      or if you use pm2, then

      pm2 logs --lines=???

      where ??? is some number , default is 15

      the module prints errors if it has trouble w the calendar

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      C 1 Reply Last reply Reply Quote 0
      • BKeyportB Offline
        BKeyport Module Developer @chris_d
        last edited by

        @chris_d Google was going to change how to get calendars from them, if they’ve implemented the changes, it won’t work anymore. I had to switch a long time ago because they did that with the business accounts. You may have to switch calendar providers.

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

        1 Reply Last reply Reply Quote 0
        • C Offline
          chris_d @sdetweil
          last edited by chris_d

          @sdetweil
          I did a full restart, clearing the logs first, and this is the output.

          0|MagicMir | [1088:0109/162348.758626:ERROR:connection.cc(66)] X connection error received.
          0|MagicMir | [1088:0109/162348.798329:ERROR:connection.cc(66)] X connection error received.
          0|MagicMir | /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGSEGV
          0|MagicMir | npm ERR! code ELIFECYCLE
          0|MagicMir | npm ERR! errno 1
          0|MagicMir | npm ERR! magicmirror@2.18.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js`
          0|MagicMir | npm ERR! Exit status 1
          0|MagicMir | npm ERR! 
          0|MagicMir | npm ERR! Failed at the magicmirror@2.18.0 start script.
          0|MagicMir | npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
          0|MagicMir | 
          0|MagicMir | npm ERR! A complete log of this run can be found in:
          0|MagicMir | npm ERR!     /home/pi/.npm/_logs/2022-01-09T16_23_53_376Z-debug.log
          0|MagicMir | [1045:0109/162522.174590:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
          0|MagicMir | [1077:0109/162523.097334:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
          0|MagicMir | [1097:0109/162523.801422:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.
          

          The behaviour that I’m seeing is that all other modules load ok, but the space previously occupied with the Calendar-EXT2 is just blank

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @chris_d
            last edited by

            @chris_d could u show more of the logs. this isn’t enough

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            BKeyportB 1 Reply Last reply Reply Quote 0
            • BKeyportB Offline
              BKeyport Module Developer @sdetweil
              last edited by

              @sdetweil I may be wrong, but I doubt it - I intentionally broke one of my calendars, and CX2 did not produce an error - just reported “0 scanned, 0 selected” on the calendar. I don’t think CX2 is gonna help with this.

              Also, I looked through my code, and I’ve noticed that some of my shared calendars are indeed Google calendars, so I’m gonna retract that statement.

              My advice is to double check the settings within Google itself.

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

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