Prez urges EC to continue poll preparations

By Republica
Published: December 29, 2016 12:27 AM

KATHMANDU, Dec 29: President Bidya Devi Bhandari has urged the Election Commission (EC) to continue with its preparations for conducting elections in a free and fair manner whenever the parties agree to go  for  polls.

Receiving the annual report of the EC at Sheetal Niwas, the president asked EC officials to continue with their preparatory work so that the elections could be conducted once the parties agree on holding elections. 

“Let's continue with the preparations for elections although some doubts need yet to be clearead,” Chief Election Commissioener (CEC) Ayodhee Prasad Yadav quoted President Bhandari as saying, "That will help make the elections a sucess."  

CEC Yadav, Commissioner Ila Sharma, EC Secretary Gopinath Mainali and other senior EC officials were present at the function. On the occasion, the president suggested to the EC to continue with its work as per its jurisdiction under the Consittuion and hold free and fair elections. 

In his response to the president's concerns, CEC Yadav briefed her on the work began by the EC for holding elections.  

“We have aleady drafted all election-related laws. They have now been forwarded to the government for parliamentary approval, and the voter rolls updating drive has also began across the country,” said Yadav in his briefing. 

The EC is currently updating the voter rolls in the hill and mountain districts. 

Yadav also made it clear that the commission was in a position to hold any election once the legal hurldes are cleared and the political parties agree on going for polls. "We are capable and committed to holding any elections if legal and other hurdles are cleared in time,” he said. 

The new Constitution has a provision for conducting three sets of elections--local, provincial and central--by January 2018. But political parties are divided over whether or  not to conduct elections before the onstitution amendemnt bill that has been tabled in Parliament is cleared. 

They are also yet to reach an understanding on which election should be conducted first. 

Request history8.2.19PHP Version4.76sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (13.14ms)time
    • Application (4.75s)time
    • 1 x Application (99.72%)
      4.75s
      1 x Booting (0.28%)
      13.14ms
      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 executed4.69s
      • NewsController.php#297republica171.36msselect `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` = 'ec-presents-its-annual-report-to-prez-bhandari' and `status` = 1 limit 1
        Bindings
        • 0: ec-presents-its-annual-report-to-prez-bhandari
        • 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#297republica1640μ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 (12011)
        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#297republica1570μ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 (12011)
        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#297republica1470μ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 (12011)
        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 (12011)
        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.87sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Prez urges EC to continue poll preparations' IN BOOLEAN MODE) as score from `news` where `id` != 12011 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 12011
        • 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#388republica1870μ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 (14832, 25243, 142310, 149686, 151039, 151354)
        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#388republica1670μ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 (14832, 25243, 142310, 149686, 151039, 151354)
        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#416republica11.75sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-23 21:10:20' and '2025-04-24 21:10:20' and `id` not in (12011) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-23 21:10:20
        • 1: 2025-04-24 21:10:20
        • 2: 12011
        • 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#27republica1830μsupdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-24 21:10:22' where `id` = 12011 and `status` = 1
        Bindings
        • 0: 2025-04-24 21:10:22
        • 1: 12011
        • 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
          Xqa453rgBio71x7XVUPQDk5WNRNg0kfOsFw7Wv88
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/ec-presents-its-annual-report-to-prez-bhandari
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/ec-presents-its-annual-report-to-prez...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/ec-presents-its-annual-report-to-prez-bhandari
          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 => "3.148.238.144" ] "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=eyJpdiI6ImVlVFp3RFJOT1oxTkJLM1NCWVo4TVE9PSIsInZhbHVlIjoibDJIYjJOVDNwRkQ4Tk5mUjFWMUtObHJnWHMyN3lCVVdnakFlTkh5TUswd0lZR0I0WS8zbGRFc2RlUGxQcHBpUUIvSG1wcmdKenZTR3RzbXZhb0tjRnZOYk1SR0tNZXgrdGsvSWo0SzdyaFJRd2JYVTdteE9xQnJFUUt4dldRMFMiLCJtYWMiOiI5OTU1YmM3NDBlZDFiNjA2YzE4MGU3MWYwNTA3OTcwYjFjZjMxNDcwMzc3NjE1YTM2MzQ5ZTYzNGQ3ZjUyN2I3IiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6InZ6M0F2cjFvZytFbXFPdSthK2Y1d1E9PSIsInZhbHVlIjoibnlrVzZIaWhWdmdzSEZBc3k1RU5ObXFkeVJaU3hSZC85TGw5QUx3NzIvNlhBUXRqRHZyRVNWblBWN0xhWHBWdW1QOHUwRUJiS2JQa25qRmNGYm01bnIzY0ppYTVXbnlCZ0JySEtqcGdMbFU0UHlEWlBiTDJNSkFpcnczbXduZ3AiLCJtYWMiOiIyYjY1YTM5OWQ3YTVkYzYxYWViYzAxZDJlOGI4NzYwZjFjZDZkOGMxNDUxOWRhNGVjZTk5NDhiYjRlZDdjODkyIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImVlVFp3RFJOT1oxTkJLM1NCWVo4TVE9PSIsInZhbHVlIjoibDJIYjJOVDNwRkQ4Tk5mUjFWMUtObHJnWHMyN3lCVVdnakFlTkh5TUswd0lZR0I0WS8zbGRFc2RlUGxQcHBpUUIvSG1wc" ] "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 => "3.148.238.144" ] "cf-ray" => array:1 [ 0 => "93569cc28d5eeb68-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "Xqa453rgBio71x7XVUPQDk5WNRNg0kfOsFw7Wv88" "republica_session" => "hGnNsJwYGrwxFkCQj3sg53RWF66Ilq1VckLZNAHC" ]
          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, 24 Apr 2025 15:25:22 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImJpNTlkZnYzTHFjazg4NlFhNWJQL2c9PSIsInZhbHVlIjoiZjN4VWNWbnZzUXB6NDJRNk82S3ZSVm9nT3hLdGpWdnBjckdMOU56Sk4vYklySE9rc0xNMjFxUDNkS3JqUFJIMi81T3dLRzVJM3JWdFN6NEI0S0V1WlliVkFwcTRxSnpSTXZGek1QS3pFN2V0MW55cnVXclFydmVGL0lhbHBrSVQiLCJtYWMiOiIyNmY3OWUzZGRlODIwZWExZTI3ZTY1MmE2NTU5MmNmMjJkOWRjM2M3MzE3MzNiYTIzNmY2N2RhZTE3OWU1YzMzIiwidGFnIjoiIn0%3D; expires=Fri, 24 Apr 2026 15:25:22 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImJpNTlkZnYzTHFjazg4NlFhNWJQL2c9PSIsInZhbHVlIjoiZjN4VWNWbnZzUXB6NDJRNk82S3ZSVm9nT3hLdGpWdnBjckdMOU56Sk4vYklySE9rc0xNMjFxUDNkS3JqUFJIMi81T3dLR" 1 => "republica_session=eyJpdiI6IjdsbVdWcVRSY3p1QTNtTWZJZURNb2c9PSIsInZhbHVlIjoicVdhc1Bod2M2YXhGT0RyYVUvaU9Sd1RNUU0xeUpxdXVNSFlMVWNZMCtXcjlaSHVUZzZieUJMOHNJU0h0VVFsT2E1WlNVUENxK00yZ0pidTdiRFVENTVFNGVJYnhCaHF4eGdWSjY4N2VhcXk1Q1NjL3Azb2dYeU9CY1p1ODk5N2oiLCJtYWMiOiIzMjgwYzViM2YwNmEzMzY2NGY1YjkzMmRjMzI0MzVmYTZkNGIwNDcyNzk4ZWQ3NTVlYTdhY2FlYjQ2YjNhZDJlIiwidGFnIjoiIn0%3D; expires=Fri, 24 Apr 2026 15:25:22 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6IjdsbVdWcVRSY3p1QTNtTWZJZURNb2c9PSIsInZhbHVlIjoicVdhc1Bod2M2YXhGT0RyYVUvaU9Sd1RNUU0xeUpxdXVNSFlMVWNZMCtXcjlaSHVUZzZieUJMOHNJU0h0VVFsT2" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImJpNTlkZnYzTHFjazg4NlFhNWJQL2c9PSIsInZhbHVlIjoiZjN4VWNWbnZzUXB6NDJRNk82S3ZSVm9nT3hLdGpWdnBjckdMOU56Sk4vYklySE9rc0xNMjFxUDNkS3JqUFJIMi81T3dLRzVJM3JWdFN6NEI0S0V1WlliVkFwcTRxSnpSTXZGek1QS3pFN2V0MW55cnVXclFydmVGL0lhbHBrSVQiLCJtYWMiOiIyNmY3OWUzZGRlODIwZWExZTI3ZTY1MmE2NTU5MmNmMjJkOWRjM2M3MzE3MzNiYTIzNmY2N2RhZTE3OWU1YzMzIiwidGFnIjoiIn0%3D; expires=Fri, 24-Apr-2026 15:25:22 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImJpNTlkZnYzTHFjazg4NlFhNWJQL2c9PSIsInZhbHVlIjoiZjN4VWNWbnZzUXB6NDJRNk82S3ZSVm9nT3hLdGpWdnBjckdMOU56Sk4vYklySE9rc0xNMjFxUDNkS3JqUFJIMi81T3dLR" 1 => "republica_session=eyJpdiI6IjdsbVdWcVRSY3p1QTNtTWZJZURNb2c9PSIsInZhbHVlIjoicVdhc1Bod2M2YXhGT0RyYVUvaU9Sd1RNUU0xeUpxdXVNSFlMVWNZMCtXcjlaSHVUZzZieUJMOHNJU0h0VVFsT2E1WlNVUENxK00yZ0pidTdiRFVENTVFNGVJYnhCaHF4eGdWSjY4N2VhcXk1Q1NjL3Azb2dYeU9CY1p1ODk5N2oiLCJtYWMiOiIzMjgwYzViM2YwNmEzMzY2NGY1YjkzMmRjMzI0MzVmYTZkNGIwNDcyNzk4ZWQ3NTVlYTdhY2FlYjQ2YjNhZDJlIiwidGFnIjoiIn0%3D; expires=Fri, 24-Apr-2026 15:25:22 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6IjdsbVdWcVRSY3p1QTNtTWZJZURNb2c9PSIsInZhbHVlIjoicVdhc1Bod2M2YXhGT0RyYVUvaU9Sd1RNUU0xeUpxdXVNSFlMVWNZMCtXcjlaSHVUZzZieUJMOHNJU0h0VVFsT2" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "Xqa453rgBio71x7XVUPQDk5WNRNg0kfOsFw7Wv88" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/ec-presents-its-annual-report-to-prez-bhandari" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/ec-presents-its-annual-report-to-prez-bhandari" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-24 21:10:22GET/amp/news/ec-presents-its-annual-report-to-prez-bhandari11016