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

MMM-ClosestFlight stuck at "Checking the airspace...."

Scheduled Pinned Locked Moved Unsolved Troubleshooting
3 Posts 2 Posters 324 Views 2 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.
  • R Offline
    Richard238
    last edited by Feb 15, 2025, 9:57 PM

    MMM-ClosestFlight stuck at “Checking the airspace…”

    From config.js
    Also tried with the default Lat/Long

    		{
    			  module: "MMM-ClosestFlight",
    			  position: "bottom_right",
    			  config: {
            myLatitude: 11.1234, // Latitude of MagicMirror   [11.1234, WAS 35.2295]
            myLongitude: 11.1234 , // Longitude of MagicMirror  [11.1234 WAS - -80.8431]
            distanceUnits: "NM", // 'NM' for nautical miles, 'SM' for statute miles
            altitudeUnits: "M", // 'FT' for feet or 'M' for metres
            boxLatitudeMin: 34.8020, // minimum latitude of the bounding box
            boxLongitudeMin: -82.4282, // minimum longitude of the bounding box
            boxLatitudeMax: 36.2900, // maximum latitude of the bounding box
            boxLongitudeMax: 78.1815, // maximum longtitude of the bounding box
            maxWidth: "250px",
            animationSpeed: 3000, // Fade in/out speed on update
            initialLoadDelay: 4250,
            retryDelay: 2500,
            updateInterval: 20000 // How often to update
    					   }
            },	
    
    R 1 Reply Last reply Mar 7, 2025, 10:00 PM Reply Quote 0
    • R Offline
      Richard238 @Richard238
      last edited by Mar 7, 2025, 10:00 PM

      Is this module no longer supported?

      S 1 Reply Last reply Mar 7, 2025, 10:19 PM Reply Quote 0
      • S Offline
        sdetweil @Richard238
        last edited by Mar 7, 2025, 10:19 PM

        @Richard238 supported is in github, all modules are as is,
        MAYBE someone will know, or be able to fix

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        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