When aircraft from Kathmandu, Biratnagar, Bharatpur began landing at Janakpur Airport one after another…

When aircraft from Kathmandu, Biratnagar, Bharatpur began landing at Janakpur Airport one after another…
By Republica
Published: March 28, 2024 01:43 PM

KATHMANDU, March 28: Due to unfavorable weather conditions, passengers were stranded when aircraft flying from various locations to Kathmandu were held at Janakpur. This morning, more than 200 passengers were affected as flights from Biratnagar to Kathmandu, Bharatpur to Pokhara, and mountain flights were all held at the Janakpur Airport.

The Yeti Airlines aircraft that departed from Biratnagar to Kathmandu at 7 AM today landed at the Janakpur Airport at 8:43 AM due to deteriorating weather conditions in Kathmandu. Similarly, a Buddha Airlines plane that took off from Bharatpur at 7 AM for Kathmandu landed at the Janakpur Airport at 8:32 AM, while a Buddha Airlines mountain flight also landed there at 8:38 AM due to the same weather issues.

Bikash Jha from the Civil Aviation Authority of Nepal (CAAN) in Janakpur stated that flights from various locations to Kathmandu scheduled between 8 AM and 10 AM were held at Janakpur for about two hours due to weather problems along the route. He mentioned that three aircraft destined for Kathmandu were temporarily held in Janakpur after the weather conditions in Kathmandu deteriorated.

Jha further said that the Yeti Airlines flight from Biratnagar to Kathmandu departed at 10:16 AM, the Buddha Air flight from Bharatpur to Kathmandu departed at 9:47 AM, and the Buddha Air mountain flight resumed its journey to Kathmandu at 10:32 AM after being held at Janakpur.

He added that all these flights were held at the Janakpur Airport due to their proximity to the location. Additionally, he noted that regular flights from the Janakpur Airport were also affected temporarily due to adverse weather conditions and warned of ongoing disruptions throughout the day due to poor visibility caused by bad weather in Kathmandu.

In contrast, Subash Jha, the spokesperson for the Tribhuvan International Airport, mentioned that some international flights were affected due to low visibility. Furthermore, flights at the Pokhara Regional International Airport were grounded due to poor visibility caused by bad weather, although regular flights continued in the Terai region airports.

 

Request history8.2.19PHP Version3.72sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (11.92ms)time
    • Application (3.71s)time
    • 1 x Application (99.68%)
      3.71s
      1 x Booting (0.32%)
      11.92ms
      1 templates were rendered
      • frontend.amp-detailamp-detail.blade.php#?blade
      uri
      GET amp/news/{slug}
      middleware
      web, mynews, kyc
      controller
      App\Http\Controllers\Frontend\News\NewsController@getBySlug
      namespace
      prefix
      where
      as
      news.slug
      file
      app/Http/Controllers/Frontend/News/NewsController.php:276-373
      10 statements were executed3.68s
      • NewsController.php#297republica1742msselect `id`, `title`, `content`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `is_subscriber_user`, `is_free`, `is_logged_in_user`, `content`, `caption`, `news_slug`, `exclusive_news` from `news` where `permalink` = 'when-aircraft-from-kathmandu-began-landing-at-janakpur-airport' and `status` = 1 limit 1
        Bindings
        • 0: when-aircraft-from-kathmandu-began-landing-at-janakpur-airport
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1680μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (153458)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1490μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` in (153458)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1490μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (153458)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1490μsselect `authors`.`id`, `name`, `avatar`, `news_has_authors`.`news_id` as `pivot_news_id`, `news_has_authors`.`author_id` as `pivot_author_id`, `news_has_authors`.`created_at` as `pivot_created_at`, `news_has_authors`.`updated_at` as `pivot_updated_at` from `authors` inner join `news_has_authors` on `authors`.`id` = `news_has_authors`.`author_id` where `news_has_authors`.`news_id` in (153458)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#388republica12.92sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('When aircraft from Kathmandu Biratnagar Bharatpur began landing at Janakpur Airport one after another' IN BOOLEAN MODE) as score from `news` where `id` != 153458 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 153458
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica11.24msselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (118689, 150810, 152185, 153594, 156763, 158287)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1620μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (118689, 150810, 152185, 153594, 156763, 158287)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#416republica1590μsselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-02 19:45:04' and '2025-04-03 19:45:04' and `id` not in (153458) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-02 19:45:04
        • 1: 2025-04-03 19:45:04
        • 2: 153458
        • 3: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:416
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:410
        • app/Http/Controllers/Frontend/News/NewsController.php:315
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • UpdateNewsVisitListener.php#27republica19.33msupdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-03 19:45:04' where `id` = 153458 and `status` = 1
        Bindings
        • 0: 2025-04-03 19:45:04
        • 1: 153458
        • 2: 1
        Backtrace
        • app/Listeners/UpdateNewsVisitListener.php:27
        • vendor/laravel/framework/src/Illuminate/Foundation/helpers.php:473
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:264
      App\Models\News
      7News.php#?
      App\Models\Attachment
      7Attachment.php#?
      App\Models\Category
      1Category.php#?
      App\Models\Author
      1Author.php#?
          _token
          BIq2QZbtgTwcZMYIx03D14tJ4m80m6BLHJGz8vyD
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/when-aircraft-from-kathmandu-began-landing-at-janakpur-airp...
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/when-aircraft-from-kathmandu-began-la...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/when-aircraft-from-kathmandu-began-landing-at-janakpur-airport
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:24 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-connecting-ip" => array:1 [ 0 => "18.188.115.61" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IlpQcEFDMUJEU0ZCclhYbFptUmEvSXc9PSIsInZhbHVlIjoia1pxcS9XcHREaXdzWFM3d3dCK3lMdWpWWXdmbURJWVFtUm1sbDh6WGVpOTJmbkZyUUlVTUxTczU2NWozczFlWlFXaUhtWkpyL2RobzRSOFZ4Z3RaRVBJUHlHU2Nob3BxdDRzTnZMM0Nsb09USHh0Q2lrN3UyZzMwa0JwSmdGKzEiLCJtYWMiOiIxMzE2OWM0ZTRlNTU3MTA1OTcwNDJjMTZlMmUzMjA1MWRjZjQyOTI0N2FkZjRhOWZjN2JlYWIyZjQ1Mjk2NWU1IiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6IklCMUNqclJwVG5FMFNlb2NtYlVQNUE9PSIsInZhbHVlIjoiUklTbkRmYW5QTXI3RUVpTHptN2p6MDhGV05QTlBjTWloNmVCQnQ1aVQyK0toMU5MWExCQUduT1hOdmZMNDhWU2dSa0E4Z2dJVjhMdVhJVjUxWnNJYjVucjBPY3duVGoyYXNQSFBXRlI0SzVFVmtscm9ZaTNIeC9KQy9jVTlDY1EiLCJtYWMiOiJhN2E5ZjRiMzRhMjM0MTAzODljY2RhZDdhMDgxM2NjYjFhYjYxMTljMGY2Yjk3NTJjNzAzYmE5OTU3ZGZhNjg3IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlpQcEFDMUJEU0ZCclhYbFptUmEvSXc9PSIsInZhbHVlIjoia1pxcS9XcHREaXdzWFM3d3dCK3lMdWpWWXdmbURJWVFtUm1sbDh6WGVpOTJmbkZyUUlVTUxTczU2NWozczFlWlFXaUhtW" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "host" => array:1 [ 0 => "newtest.myrepublica.com" ] "x-forwarded-for" => array:1 [ 0 => "18.188.115.61" ] "cf-ray" => array:1 [ 0 => "92a916fbcaae0012-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "BIq2QZbtgTwcZMYIx03D14tJ4m80m6BLHJGz8vyD" "republica_session" => "OXMH9HAPiqPDlnBq7XajPXKmp39dLjaxrlQ2DSr9" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 03 Apr 2025 14:00:04 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im9DVjIyMjlRejM1RXNncEhSQ1RhL3c9PSIsInZhbHVlIjoiY25qZjcxeGlXdnp5cXpDY1pZZ3VGTUVtcXpIWVl0Z21OVVp1cS8wQW9zYk43SWFad2dEYXJqbzNOdDBZcFNjWUc1M3VKNWZScm94am5iS3pDV1FHcUR4bGdBeUdXUk5qaUV1N3duUWtKM2ZCUEpVODlqZjVNWXNuemkrM2NNcXEiLCJtYWMiOiJjZGEyNGIxYTNjNjUwN2E1NzI1YzlhZDYwNGEzZWQyNzgxYmZiZmQ5M2Y5MzFjYTJhODc3YTUzYjNiOTBlYThmIiwidGFnIjoiIn0%3D; expires=Fri, 03 Apr 2026 14:00:04 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Im9DVjIyMjlRejM1RXNncEhSQ1RhL3c9PSIsInZhbHVlIjoiY25qZjcxeGlXdnp5cXpDY1pZZ3VGTUVtcXpIWVl0Z21OVVp1cS8wQW9zYk43SWFad2dEYXJqbzNOdDBZcFNjWUc1M3VKN" 1 => "republica_session=eyJpdiI6ImJ5c25ydi9mUk4va2ZOVkxDVURVc3c9PSIsInZhbHVlIjoia3RrS20ydGlVaWQzbXVNaFBUZGtLTGdSRThFUDgrL0Z4K0dmcGRPaTNnMlpodHJCMkZJWnliUUU5dUdsYitOTStSL0JRWXBjNFJkbEx3RTVqMCtRd0Vxam9RSmNDdzcrTTNmZ2x0Q0dudTFwVDNQZy9CZStZUzFUaEpwaWRsRDEiLCJtYWMiOiIyYzUyMDU4NTJhYTliNDJlNjJhNjFmNzIzYmRlZTFkZDA3YWJjYzUxMGU5Zjg3YTFjOTYzMjgyNjc5YWFmNzcwIiwidGFnIjoiIn0%3D; expires=Fri, 03 Apr 2026 14:00:04 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6ImJ5c25ydi9mUk4va2ZOVkxDVURVc3c9PSIsInZhbHVlIjoia3RrS20ydGlVaWQzbXVNaFBUZGtLTGdSRThFUDgrL0Z4K0dmcGRPaTNnMlpodHJCMkZJWnliUUU5dUdsYitOTS" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im9DVjIyMjlRejM1RXNncEhSQ1RhL3c9PSIsInZhbHVlIjoiY25qZjcxeGlXdnp5cXpDY1pZZ3VGTUVtcXpIWVl0Z21OVVp1cS8wQW9zYk43SWFad2dEYXJqbzNOdDBZcFNjWUc1M3VKNWZScm94am5iS3pDV1FHcUR4bGdBeUdXUk5qaUV1N3duUWtKM2ZCUEpVODlqZjVNWXNuemkrM2NNcXEiLCJtYWMiOiJjZGEyNGIxYTNjNjUwN2E1NzI1YzlhZDYwNGEzZWQyNzgxYmZiZmQ5M2Y5MzFjYTJhODc3YTUzYjNiOTBlYThmIiwidGFnIjoiIn0%3D; expires=Fri, 03-Apr-2026 14:00:04 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Im9DVjIyMjlRejM1RXNncEhSQ1RhL3c9PSIsInZhbHVlIjoiY25qZjcxeGlXdnp5cXpDY1pZZ3VGTUVtcXpIWVl0Z21OVVp1cS8wQW9zYk43SWFad2dEYXJqbzNOdDBZcFNjWUc1M3VKN" 1 => "republica_session=eyJpdiI6ImJ5c25ydi9mUk4va2ZOVkxDVURVc3c9PSIsInZhbHVlIjoia3RrS20ydGlVaWQzbXVNaFBUZGtLTGdSRThFUDgrL0Z4K0dmcGRPaTNnMlpodHJCMkZJWnliUUU5dUdsYitOTStSL0JRWXBjNFJkbEx3RTVqMCtRd0Vxam9RSmNDdzcrTTNmZ2x0Q0dudTFwVDNQZy9CZStZUzFUaEpwaWRsRDEiLCJtYWMiOiIyYzUyMDU4NTJhYTliNDJlNjJhNjFmNzIzYmRlZTFkZDA3YWJjYzUxMGU5Zjg3YTFjOTYzMjgyNjc5YWFmNzcwIiwidGFnIjoiIn0%3D; expires=Fri, 03-Apr-2026 14:00:04 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6ImJ5c25ydi9mUk4va2ZOVkxDVURVc3c9PSIsInZhbHVlIjoia3RrS20ydGlVaWQzbXVNaFBUZGtLTGdSRThFUDgrL0Z4K0dmcGRPaTNnMlpodHJCMkZJWnliUUU5dUdsYitOTS" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "BIq2QZbtgTwcZMYIx03D14tJ4m80m6BLHJGz8vyD" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/when-aircraft-from-kathmandu-began-landing-at-janakpur-airport" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/when-aircraft-from-kathmandu-began-landing-at-janakpur-airport" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-03 19:45:04GET/amp/news/when-aircraft-from-kathmandu-began-landing-at-janakpur-airport11016