Security agencies on the alert for possible clashes

By Kamal Pariyar
Published: December 03, 2016 12:30 AM

KATHMANDU, Dec 3: Keeping in view of the growing grievances of the public over the constitution amendment bill that might spur clashes, the Ministry of Home Affairs has warned security agencies to remain alert about the possible repetition of the Tikapur incident of last year that left eight people dead. The ministry has also instructed the security forces to avoid excessive use of force to control mob. 

Anti-amendment protests have been rife in different parts of the country since the bill was registered in the parliament recently. According to sources at the home ministry, the ministry has circulated special instructions to the security agencies -- Nepal Police, Armed Police Force (APF) and National Intelligence Department (NID) -- to remain alert about possible clashes so that the Tikapur incident won't be repeated again. 

“We have learnt lessons from every incident that happened in the past and have designed strategies accordingly to minimize the loss of lives and properties,” Home Ministry Spokesperson Bal Krishna Panthi said. “We are careful not to let any untoward incident take place,” the joint-secretary added. 

On August 24, 2015 violent clashes between the protestors and security agencies in Tikapur of Kailali district had resulted in brutal killing of seven Nepal Police staff including a senior police officer and a two-year-old toddler. The carnage took place because of the failure of security forces to make actual threat assessment beforehand as tensions were brewing following an agreement on the number and border of new provinces and the tussle between Akhanda Sudur Paschimanchal side and the Tharuhat Swayatta Pradesh regarding the issue. Miscommunication among the security agencies was another reason for the fatalities among the police. 

Similarly, the internal assessment of the security agencies had also reported to their higher authorities back then that they were compelled to use excessive force as a last resort in lack of adequate measures, including water canons, tear-gas shells among others, to control the riot in the Tarai districts. 
 

Of late, security officials are cautious about protestors attending mass gatherings in Butwal, Rupandehi.  

“Frequent discussions among the security authorities is taking place and they have been instructed not to use excessive force,” said DIG Hemant Malla, spokesperson of Nepal Police. 

Earlier, the security agencies had jointly carried out rehearsals to control the mob following security assessment that warned the situation might go out of hand in Province 2 and Province 5 if precautionary measures were not taken in time. The security agencies had also alerted government bodies about the possible infiltration by criminal and armed groups. 

“As of Friday, the protests have remained peaceful and under control of political leaders,” DIG Malla said. 

Local political leaders have also appealed all to exercise restraint and not to provoke the situation during the protest programs. A special desk has been established at the Ministry of Home Affairs to monitor the activities and act accordingly in the presence of high-level officials from security agencies.

Request history8.2.19PHP Version2.94sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (12.01ms)time
    • Application (2.92s)time
    • 1 x Application (99.59%)
      2.92s
      1 x Booting (0.41%)
      12.01ms
      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 executed2.88s
      • NewsController.php#297republica170.66msselect `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` = 'security-agencies-on-the-alert-for-possible-clashes' and `status` = 1 limit 1
        Bindings
        • 0: security-agencies-on-the-alert-for-possible-clashes
        • 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#297republica1500μ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 (10354)
        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 (10354)
        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#297republica1480μ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 (10354)
        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 (10354)
        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.69sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Security agencies on the alert for possible clashes' IN BOOLEAN MODE) as score from `news` where `id` != 10354 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 10354
        • 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#388republica1970μ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 (61190, 102073, 102079, 103179, 117341, 138354)
        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#388republica1540μ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 (61190, 102073, 102079, 103179, 117341, 138354)
        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#416republica1111msselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-25 00:22:13' and '2025-04-26 00:22:13' and `id` not in (10354) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-25 00:22:13
        • 1: 2025-04-26 00:22:13
        • 2: 10354
        • 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#27republica1590μsupdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-26 00:22:13' where `id` = 10354 and `status` = 1
        Bindings
        • 0: 2025-04-26 00:22:13
        • 1: 10354
        • 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
          nt733R0z9lmVFF4Bv0XLeytlJeUN7du90S8Q1LN6
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/security-agencies-on-the-alert-for-possible-clashes
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/security-agencies-on-the-alert-for-po...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/security-agencies-on-the-alert-for-possible-clashes
          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.141.40.160" ] "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=eyJpdiI6IjVsL0Jjei9UMVdPWHJMT09PMDRYTHc9PSIsInZhbHVlIjoiSHMxU0g2dmZ0bHVucUswZUFMTEl0SEkrMlRxWC9lYWhHRExPZVlaa1dlVDVua2tUdHNZZHk4cHQwYURtQVlhazJIRWhqT0dZWXRINDcwdzJrbk5XdnBwNUw1bC9qNE5kWTRSRnM3NlN2bjRPN213eDEzQ0E3VTJhc2NET0Rabk0iLCJtYWMiOiJhYmIxNWUyZDYyZDE5NTMwNzljOTU5ZmMwMzEzMDgzOTA5MzY2ZDc4OWUzYjE0OTE0ZmI2NzM4N2M4MTdlZWU0IiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6IndwMmcwcGZuUHVrSVRpanNJRmRyM2c9PSIsInZhbHVlIjoiUnplaWZyUkMxTFIvY1FFNWJlK212Yk5Zemd3MFZuQUdNYWpOY3V2SElwWTNDNGw3V0c3ZGdDTDY1V1VHbnZmdTVzaGhZOHZaUk4yVjhVOUw5R2ZKNmtDMzR4SE1oYU44clRXcUozbUo3R0Jqd3hZcFFFSjlxYWlrTlFDZmJwVlkiLCJtYWMiOiI1NGZiOGY0Y2I2MWQ3YTk4ZThhNzdhMTdlMTY2OGE4ZWM1YTdhOGJjZmNiNjUyYTAwMWEwMTQxYzA0NGE4Y2MzIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjVsL0Jjei9UMVdPWHJMT09PMDRYTHc9PSIsInZhbHVlIjoiSHMxU0g2dmZ0bHVucUswZUFMTEl0SEkrMlRxWC9lYWhHRExPZVlaa1dlVDVua2tUdHNZZHk4cHQwYURtQVlhazJIRWhqT" ] "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.141.40.160" ] "cf-ray" => array:1 [ 0 => "935ff33d7ad3cd80-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "nt733R0z9lmVFF4Bv0XLeytlJeUN7du90S8Q1LN6" "republica_session" => "RRMLenI9a9RXpU9swJUrDYUMhc4EDVpMvAeUANJu" ]
          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 => "Fri, 25 Apr 2025 18:37:13 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik1DWFBJZ1hWeWpTR092bWFSV1luWXc9PSIsInZhbHVlIjoiai9ZZHI2YUJwMmpwTEJmOFJHbDBFcE1FZnc5aWs1TEo4L01mRmRTZDFxblpnVHlFWlNQV0pCb2JTN1ZQeGFBdjVjM1FVTDFKbitNNDA4Tk5uQUo2TFRsWGpsWFRXdlBseUdyTXRSNmRqMVVsN09CaUZuK1RvVHZpd08vTEM5VmMiLCJtYWMiOiI2MjZhMzJjOTJlODQyYTNlYWI4ZWZhY2Q2NDk1ODE3ZjcwYjk1YmQ0NGJhZTQyZjE4YzQ5MmQxMzgyY2JmNzYzIiwidGFnIjoiIn0%3D; expires=Sat, 25 Apr 2026 18:37:13 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ik1DWFBJZ1hWeWpTR092bWFSV1luWXc9PSIsInZhbHVlIjoiai9ZZHI2YUJwMmpwTEJmOFJHbDBFcE1FZnc5aWs1TEo4L01mRmRTZDFxblpnVHlFWlNQV0pCb2JTN1ZQeGFBdjVjM1FVT" 1 => "republica_session=eyJpdiI6Im1admRLSzZDc2RCd2dpSHVlOFVLQ2c9PSIsInZhbHVlIjoiWkNVa3M1UTVBaWRBTWxtS0VRWTZVMmlzZGdmRzh3eE5SSEdoNTVKS0Q0ME4raUZTdWtSdjdIUVREbEZaaHZ6SzFuZVp2dXFKSkZldUtkUFNRb1JKWkZ3RVFDQWo0N2VpNWh3NlAvNFFXVGVwVGdVRkNVRHZZelVRNEV2UUU1VkkiLCJtYWMiOiJmZjMzOGU1NDZhZTI0N2RlYWU0MmIzN2NlYjlkMGRjZjgzNjNmNGJkNTBiY2FlYWJjNWI0MTljNWVmMzZjMzhjIiwidGFnIjoiIn0%3D; expires=Sat, 25 Apr 2026 18:37:13 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6Im1admRLSzZDc2RCd2dpSHVlOFVLQ2c9PSIsInZhbHVlIjoiWkNVa3M1UTVBaWRBTWxtS0VRWTZVMmlzZGdmRzh3eE5SSEdoNTVKS0Q0ME4raUZTdWtSdjdIUVREbEZaaHZ6Sz" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik1DWFBJZ1hWeWpTR092bWFSV1luWXc9PSIsInZhbHVlIjoiai9ZZHI2YUJwMmpwTEJmOFJHbDBFcE1FZnc5aWs1TEo4L01mRmRTZDFxblpnVHlFWlNQV0pCb2JTN1ZQeGFBdjVjM1FVTDFKbitNNDA4Tk5uQUo2TFRsWGpsWFRXdlBseUdyTXRSNmRqMVVsN09CaUZuK1RvVHZpd08vTEM5VmMiLCJtYWMiOiI2MjZhMzJjOTJlODQyYTNlYWI4ZWZhY2Q2NDk1ODE3ZjcwYjk1YmQ0NGJhZTQyZjE4YzQ5MmQxMzgyY2JmNzYzIiwidGFnIjoiIn0%3D; expires=Sat, 25-Apr-2026 18:37:13 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ik1DWFBJZ1hWeWpTR092bWFSV1luWXc9PSIsInZhbHVlIjoiai9ZZHI2YUJwMmpwTEJmOFJHbDBFcE1FZnc5aWs1TEo4L01mRmRTZDFxblpnVHlFWlNQV0pCb2JTN1ZQeGFBdjVjM1FVT" 1 => "republica_session=eyJpdiI6Im1admRLSzZDc2RCd2dpSHVlOFVLQ2c9PSIsInZhbHVlIjoiWkNVa3M1UTVBaWRBTWxtS0VRWTZVMmlzZGdmRzh3eE5SSEdoNTVKS0Q0ME4raUZTdWtSdjdIUVREbEZaaHZ6SzFuZVp2dXFKSkZldUtkUFNRb1JKWkZ3RVFDQWo0N2VpNWh3NlAvNFFXVGVwVGdVRkNVRHZZelVRNEV2UUU1VkkiLCJtYWMiOiJmZjMzOGU1NDZhZTI0N2RlYWU0MmIzN2NlYjlkMGRjZjgzNjNmNGJkNTBiY2FlYWJjNWI0MTljNWVmMzZjMzhjIiwidGFnIjoiIn0%3D; expires=Sat, 25-Apr-2026 18:37:13 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6Im1admRLSzZDc2RCd2dpSHVlOFVLQ2c9PSIsInZhbHVlIjoiWkNVa3M1UTVBaWRBTWxtS0VRWTZVMmlzZGdmRzh3eE5SSEdoNTVKS0Q0ME4raUZTdWtSdjdIUVREbEZaaHZ6Sz" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "nt733R0z9lmVFF4Bv0XLeytlJeUN7du90S8Q1LN6" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/security-agencies-on-the-alert-for-possible-clashes" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/security-agencies-on-the-alert-for-possible-clashes" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-26 00:22:13GET/amp/news/security-agencies-on-the-alert-for-possible-clashes11016