Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.

    UNSOLVED Calendar does not appear

    Troubleshooting
    3
    7
    2535
    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.
    • E
      ehNorm last edited by paviro

      Hey everyone,

      I’m trying to fix an issue with my outlook calendar.
      I’ve got the .ics link and put it into the config.js, everything fine.

      But when I start the mirror it only says:
      Loading...

      Other .ics (google, holidays…) works fine for me, it’s only this one that refuses.

      Is there any known problem with the outlook-calendar?

      Thanks,
      ehNorm

      1 Reply Last reply Reply Quote 0
      • KirAsh4
        KirAsh4 Moderator last edited by

        Can you check the console output, see if it’s throwing an error?

        1 Reply Last reply Reply Quote 0
        • E
          ehNorm last edited by

          Hey,

          sorry what do you mean by checking the console output?
          When should I check it and how?

          Many thanks!

          J 1 Reply Last reply Reply Quote 0
          • J
            jtyle6 @ehNorm last edited by

            @ehNorm

            It’s all right here.

            1 Reply Last reply Reply Quote 0
            • E
              ehNorm last edited by

              Okay, I didn’t use pm2 but I installed it and I added the log files.

              I can’t see any error for the calendar…

              0_1463996547833_pm2 info.txt

              1 Reply Last reply Reply Quote 0
              • KirAsh4
                KirAsh4 Moderator last edited by

                Rather then opening the log files in an editor (nano), can you just run 'pm2 logs <YOUR_PROCESS_NAME>' then highlight and paste what you see into a new post (with the proper markdown)? It’s a bit hard to decipher what’s being shown in that text file you uploaded.

                1 Reply Last reply Reply Quote 0
                • E
                  ehNorm last edited by paviro

                  Kalender-0 (out): No helper found for module: alert.
                  Kalender-0 (out): No helper found for module: clock.
                  Kalender-0 (out): Initializing new module helper ...
                  Kalender-0 (out): No helper found for module: currentweather.
                  Kalender-0 (out): No helper found for module: weatherforecast.
                  Kalender-0 (out): Initializing new module helper ...
                  Kalender-0 (out): All module helpers loaded.
                  Kalender-0 (out): Starting server op port 8080 ...
                  Kalender-0 (out): Server started ...
                  Kalender-0 (out): Connecting socket for: calendar
                  Kalender-0 (out): Starting node helper for: calendar
                  Kalender-0 (out): Connecting socket for: newsfeed
                  Kalender-0 (out): Starting module: newsfeed
                  Kalender-0 (out): Sockets connected & modules started ...
                  Kalender-0 (out): Launching application.
                  Kalender-0 (out): Create new calendar fetcher for url: webcals://sharing.calendar.live.com/calendar/private/SOME-NUMBERS/calendar.ics - Interval: 300000
                  Kalender-0 (out): Create new news fetcher for url: http://feeds.feedburner.com/blogspot/rkEL - Interval: 300000
                  Kalender-0 (out): Whoops! There was an uncaught exception...
                  Kalender-0 (out): MagicMirror will not quit, but it might be a good idea to chec                                                                                                                               k why this happened. Maybe no internet connection?
                  Kalender-0 (out): If you think this really is an issue, please open an issue on                                                                                                                                GitHub: https://github.com/MichMich/MagicMirror/issues
                  
                  Kalender-0 (err): { [Error: listen EADDRINUSE :::8080]
                  Kalender-0 (err):   code: 'EADDRINUSE',
                  Kalender-0 (err):   errno: 'EADDRINUSE',
                  Kalender-0 (err):   syscall: 'listen',
                  Kalender-0 (err):   address: '::',
                  Kalender-0 (err):   port: 8080 }
                  Kalender-0 (err): /usr/bin/unclutter: someone created a sub-window to my sub-win                                                                                                                               dow! giving up
                  Kalender-0 (err): /usr/bin/unclutter: someone created a sub-window to my sub-win                                                                                                                               dow! giving up
                  Kalender-0 (err): X Error of failed request:  BadWindow (invalid Window paramete                                                                                                                               r)
                  Kalender-0 (err):   Major opcode of failed request:  20 (X_GetProperty)
                  Kalender-0 (err):   Resource id in failed request:  0x2000001
                  Kalender-0 (err):   Serial number of failed request:  46
                  Kalender-0 (err):   Current serial number in output stream:  46
                  Kalender-0 (err): { [Error: getaddrinfo EAI_AGAIN feeds.feedburner.com:80]
                  Kalender-0 (err):   code: 'EAI_AGAIN',
                  Kalender-0 (err):   errno: 'EAI_AGAIN',
                  Kalender-0 (err):   syscall: 'getaddrinfo',
                  Kalender-0 (err):   hostname: 'feeds.feedburner.com',
                  Kalender-0 (err):   host: 'feeds.feedburner.com',
                  Kalender-0 (err):   port: 80 }
                  

                  That way?


                  Note from admin: Please use Markdown on code and shell output snippets so it is easier to read!

                  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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy