Electricity export agreement a milestone in power trade: PM Dahal

By Republica
Published: January 05, 2024 09:30 AM

KATHMANDU, Jan 5: Prime Minister Pushpa Kamal Dahal has claimed that the long-term agreement between Nepal and India on electricity export was a milestone from power trade perspective.

Inaugurating the administrative building of Sunapati Rural Municipality of Ramechhap on Thursday, PM Dahal expressed the hope that the long-term pact on power trade signed during the visit of Indian External Affairs Minister S Jaishankar to Nepal would help the country to make a significant shift in power trade.

Sharing that the memorandum of understanding (MoU) was signed on exporting 10,000 MW electricity to India in 10 years during his visit to India last year, PM Dahal further said the signing of the long-term agreement has opened up avenues for power trade.

"This is an achievement in itself. Doors have been opened for power trade with India and Bangladesh", he said, adding, "Electricity will also be exported to Bangladesh by using the Indian grid".

On a different note, PM Dahal said the ruling coalition has realized the need of national consensus to ensure effective operation of the parliament and conclude the transitional justice related works.

"The incumbent coalition was not founded on tiny efforts. We are committed to consolidate the coalition", he said, adding, "However, national consensus is necessary in some pertinent agendas. We want national consensus for smooth parliamentary operation and concluding remaining tasks of transitional justice".

Saying that Sunapati rural municipality has made remarkable progress in physical development, he appealed to the people's representatives to focus on improving the status of service delivery, education, health, agriculture, tourism and employment sectors at local level.

Meanwhile, Dahal, also the chairperson of CPN (Maoist Centre), said forms of revolution have changed with the peaceful transformation. At a programme organized at Bethan Panighat in Ramechhap, "We are still in revolution as it has not yet ended. But, forms of revolution have transformed".

Chair Dahal argued that the incumbent government was moving ahead with the priority of social justice, good governance and prosperity for the establishment of socialism.

On the occasion, Dahal had inaugurated the Martyr Monument.

(RSS)

Request history8.2.19PHP Version6.74sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (12.47ms)time
    • Application (6.73s)time
    • 1 x Application (99.81%)
      6.73s
      1 x Booting (0.19%)
      12.47ms
      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 executed6.69s
      • NewsController.php#297republica1705msselect `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` = 'electricity-export-agreement-a-milestone-in-power-trade-pm-dahal' and `status` = 1 limit 1
        Bindings
        • 0: electricity-export-agreement-a-milestone-in-power-trade-pm-dahal
        • 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#297republica1820μ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 (150094)
        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#297republica1550μ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 (150094)
        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#297republica1510μ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 (150094)
        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#297republica1530μ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 (150094)
        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#388republica15.45sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Electricity export agreement a milestone in power trade PM Dahal' IN BOOLEAN MODE) as score from `news` where `id` != 150094 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 150094
        • 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.16msselect `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 (141169, 150089, 150133, 151258, 155424, 157509)
        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#388republica1560μ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 (141169, 150089, 150133, 151258, 155424, 157509)
        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#416republica1570μsselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-14 08:29:39' and '2025-04-15 08:29:39' and `id` not in (150094) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-14 08:29:39
        • 1: 2025-04-15 08:29:39
        • 2: 150094
        • 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#27republica1528msupdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-15 08:29:39' where `id` = 150094 and `status` = 1
        Bindings
        • 0: 2025-04-15 08:29:39
        • 1: 150094
        • 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
          m9dJ1ktwnnfRBhj8qLt8dtBh6iag6uGza7Gz2CGj
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/electricity-export-agreement-a-milestone-in-power-trade-pm-...
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/electricity-export-agreement-a-milest...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/electricity-export-agreement-a-milestone-in-power-trade-pm-dahal
          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-mode" => array:1 [ 0 => "navigate" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "18.216.21.140" ] "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=eyJpdiI6IkRtV0k4ZEt4Wjc2VkdMVnlVK2xlcXc9PSIsInZhbHVlIjoiM1NOQ3dKS2MrZmRMdDBKYk5qNzhucVFsczB6aHRaZk5XNXFRQmhPSzdOY21RcTFQc0xtUnVkQm50TU9hTlpla3hwVCs3Y3loTTFNVGxXNzRMSVhGWm10elIrdk9LaEFMelhrVWJiV2tXN2hteTZPZ0hLN1BGZENsZGkxV3hUQWQiLCJtYWMiOiJhMWNkNWVhNzAwNzYzYTg2MjdkMGIxMDZjNTEzZWUxZWNiNTU3NGFjODE0MTdmYTdlNTA4NzVkMGM2ZDUyMjY3IiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6ImRvN2F3a2lLRDdhVExaWUlEMjhKckE9PSIsInZhbHVlIjoiblVmY1lOT1d4UmRBOTIzYlV1UW42UkE5S3NzdUxQMXk2djFQM21STjFYWTR2ZWI4VEZZYzlJend0Rm8wdzZSdXZWQ1lUOTU0MXFBNk14cmZLQUcvRU9DTGRrWEtkSXNxeWZrcjh4dDZBaWNwV0ZwWWNhWGlNVHl5TDJoQWxqdGoiLCJtYWMiOiI2NGY3YTUyMDEyOTQwNDc4NjBhOGZjYmZkZjZiYTg4NzZlODI2MjcxYzMyMGI5NjJjNWU5MTkxOWFkMjU5ODhjIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkRtV0k4ZEt4Wjc2VkdMVnlVK2xlcXc9PSIsInZhbHVlIjoiM1NOQ3dKS2MrZmRMdDBKYk5qNzhucVFsczB6aHRaZk5XNXFRQmhPSzdOY21RcTFQc0xtUnVkQm50TU9hTlpla3hwVCs3Y" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "host" => array:1 [ 0 => "newtest.myrepublica.com" ] "x-forwarded-for" => array:1 [ 0 => "18.216.21.140" ] "cf-ray" => array:1 [ 0 => "93081a067d2286d8-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "m9dJ1ktwnnfRBhj8qLt8dtBh6iag6uGza7Gz2CGj" "republica_session" => "3ru7ak6ELCsFcP8nE0oBbgv8h4ZSMfNuck04Bz5q" ]
          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 => "Tue, 15 Apr 2025 02:44:39 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlAzc1hBK0ZMYjE4cGg1UEI2ajRyZFE9PSIsInZhbHVlIjoiV1J3MGhlcnViSXBRNHhFZlZFOERDNm92VVVoZ1pIazFKWVJKRUxLL2s0eFpqT3kxQXVuU2RCZDB3Njl5cWloTlFKcUgvcTA4YklmNDVhQ0o1ajdVZUFMUDRBVDdyV0tsUHFKR2hQaVI1Y01udDJOVVpDZzdWcXZSMHRrRWlONm4iLCJtYWMiOiJmNzhhODUyZGU1YmQ4MzNiNDUyNTZhMGMxZjNlNDY5YTMzNjc4ZGQwZTU0ZGMwNzNmOWRmYWRiMmE1OGFhM2VlIiwidGFnIjoiIn0%3D; expires=Wed, 15 Apr 2026 02:44:39 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IlAzc1hBK0ZMYjE4cGg1UEI2ajRyZFE9PSIsInZhbHVlIjoiV1J3MGhlcnViSXBRNHhFZlZFOERDNm92VVVoZ1pIazFKWVJKRUxLL2s0eFpqT3kxQXVuU2RCZDB3Njl5cWloTlFKcUgvc" 1 => "republica_session=eyJpdiI6IjdVZndQRUVHVWNjODJuMnpGUWZKTGc9PSIsInZhbHVlIjoiQ1FRR25FSGRCQ21BZDcvdFN6Uks3SDJidWtGdnFqMzdkeVpUS3lDU2NuMlROQTJTSDhoeFF6c255dTA2Rkh6MmNUcDQ3bXMxQlB1Y1NFQ1hySWs1MDRsVTdSOVRkdUhYQVUxeHRVM0FhYU5UcTBQOG45VFdKc3J3WGZEWTJqVEQiLCJtYWMiOiJkYTYwYWMwOGZlOWI5NjZmMzQ0OGY0MTQyNDdmOWQ0NmNjYjAwZDEyMDk3ZTFhNGQ2YTIwNjFkZTVkODQ5ZGY3IiwidGFnIjoiIn0%3D; expires=Wed, 15 Apr 2026 02:44:39 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6IjdVZndQRUVHVWNjODJuMnpGUWZKTGc9PSIsInZhbHVlIjoiQ1FRR25FSGRCQ21BZDcvdFN6Uks3SDJidWtGdnFqMzdkeVpUS3lDU2NuMlROQTJTSDhoeFF6c255dTA2Rkh6Mm" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlAzc1hBK0ZMYjE4cGg1UEI2ajRyZFE9PSIsInZhbHVlIjoiV1J3MGhlcnViSXBRNHhFZlZFOERDNm92VVVoZ1pIazFKWVJKRUxLL2s0eFpqT3kxQXVuU2RCZDB3Njl5cWloTlFKcUgvcTA4YklmNDVhQ0o1ajdVZUFMUDRBVDdyV0tsUHFKR2hQaVI1Y01udDJOVVpDZzdWcXZSMHRrRWlONm4iLCJtYWMiOiJmNzhhODUyZGU1YmQ4MzNiNDUyNTZhMGMxZjNlNDY5YTMzNjc4ZGQwZTU0ZGMwNzNmOWRmYWRiMmE1OGFhM2VlIiwidGFnIjoiIn0%3D; expires=Wed, 15-Apr-2026 02:44:39 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlAzc1hBK0ZMYjE4cGg1UEI2ajRyZFE9PSIsInZhbHVlIjoiV1J3MGhlcnViSXBRNHhFZlZFOERDNm92VVVoZ1pIazFKWVJKRUxLL2s0eFpqT3kxQXVuU2RCZDB3Njl5cWloTlFKcUgvc" 1 => "republica_session=eyJpdiI6IjdVZndQRUVHVWNjODJuMnpGUWZKTGc9PSIsInZhbHVlIjoiQ1FRR25FSGRCQ21BZDcvdFN6Uks3SDJidWtGdnFqMzdkeVpUS3lDU2NuMlROQTJTSDhoeFF6c255dTA2Rkh6MmNUcDQ3bXMxQlB1Y1NFQ1hySWs1MDRsVTdSOVRkdUhYQVUxeHRVM0FhYU5UcTBQOG45VFdKc3J3WGZEWTJqVEQiLCJtYWMiOiJkYTYwYWMwOGZlOWI5NjZmMzQ0OGY0MTQyNDdmOWQ0NmNjYjAwZDEyMDk3ZTFhNGQ2YTIwNjFkZTVkODQ5ZGY3IiwidGFnIjoiIn0%3D; expires=Wed, 15-Apr-2026 02:44:39 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6IjdVZndQRUVHVWNjODJuMnpGUWZKTGc9PSIsInZhbHVlIjoiQ1FRR25FSGRCQ21BZDcvdFN6Uks3SDJidWtGdnFqMzdkeVpUS3lDU2NuMlROQTJTSDhoeFF6c255dTA2Rkh6Mm" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "m9dJ1ktwnnfRBhj8qLt8dtBh6iag6uGza7Gz2CGj" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/electricity-export-agreement-a-milestone-in-power-trade-pm-dahal" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/electricity-export-agreement-a-milestone-in-power-trade-pm-dahal" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-15 08:29:39GET/amp/news/electricity-export-agreement-a-milestone-in-power-trade-pm-dahal11016