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 900 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.
    • 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
          • S Offline
            sdetweil @nowayto
            last edited by

            @nowayto if the network is busy, all kinds of problems

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            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