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.

    Error in the calendar module check logs for more details

    Scheduled Pinned Locked Moved Solved Troubleshooting
    14 Posts 4 Posters 965 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.
    • N Offline
      Niggich @sdetweil
      last edited by Niggich

      @sdetweil I’ve got the same issue since today. Any other solutions? To change the fetchtimeout doesn’t help.

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

        @Niggich but it should recover and fetch again

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        N 1 Reply Last reply Reply Quote 0
        • N Offline
          nowayto @sdetweil
          last edited by

          @sdetweil later I’ll try. The version is the last one

          1 Reply Last reply Reply Quote 0
          • N Offline
            Niggich @sdetweil
            last edited by

            @sdetweil Today everything is working normally. I don’t know what happend yesterday.

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

              @Niggich network congestion probably… there have been some severe DNS denial of service (hacking) storms in the last few days

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              N 1 Reply Last reply Reply Quote 0
              • N Offline
                Niggich @sdetweil
                last edited by

                @sdetweil Ok, maybe. For me the problem is solved.

                1 Reply Last reply Reply Quote 0
                • S sdetweil has marked this topic as solved on
                • N Offline
                  nowayto @sdetweil
                  last edited by

                  @sdetweil
                  I’m sorry Sam, I didn’t figure out where I have to configure the
                  mmFetchTimeout. Where is it located? Thanks

                  H S 2 Replies Last reply Reply Quote 0
                  • H Offline
                    Hilt @nowayto
                    last edited by Hilt

                    @nowayto

                    I put it here in config.js

                    			module: "calendar",
                    			header: "Our Calendar",
                    			position: "bottom_right",
                    			config: {
                    				mmFetchTimeout: 60000,
                    				calendars: [
                    
                    
                    
                    1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @nowayto
                      last edited by sdetweil

                      @nowayto it is an environment variable

                      So you add it to the script used to launch MagicMirror

                      If using my installer and select pm2 then its

                      ~/MagicMirror/installers/mm.sh
                      

                      Before the npm start line
                      For 45 seconds

                      export mmFetchTimeout=45000
                      

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      N 1 Reply Last reply Reply Quote 0
                      • N Offline
                        nowayto @sdetweil
                        last edited by

                        @sdetweil Did it. Hope it solve my issue. Thanks

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