House meet put off till Friday 2 pm after last ditch effort fails

House meet put off till  Friday 2 pm  after last ditch effort  fails
Legislature-Parliament building in New Baneshwar (Republica file photo)
By Republica
Published: July 21, 2016 03:52 PM

KATHMANDU, July 21: The meeting of the Legislature-Parliament called for 2 pm today has been postponed till Friday after the last deal effort initiated by the Speaker Onsari Gharti to forge consensus among the political parties struck no chords.

The meeting scheduled for 11  am today had been deferred for 2 pm at the request of Speaker Onsari Ghari who said that the meeting among the top leaders of the major parties was underway in a last ditch effort to forge consensus. 

The Parliament Secretariat deferred the House meeting for Friday 2 pm after the leaders did not budge an inch from their respective stances.

The Parliament meeting was postponed after both the meetings yielded no results.

The meeting held by the Speaker made no headway after the ruling UML stuck to its demand saying that the financial bills related to the budget should be discussed first while the Nepali Congress-CPN (Maoist Center) alliance maintained that the no-confidence motion should be discussed prior to the financial bills. 

The dispute among the parties started after the Speaker Gharti prioritized the no-confidence motion over the scheduled financial bills related to the budget in the Parliament.

In a Standing Committee meeting held in Baluwatar yesterday, the CPN-UML decided to disrupt the House meeting if the Speaker did not put the budget-related financial for discussion first in the Parliament.

Similarly, the NC and CPN (Maoist Center) have already directed their lawmakers to vote for the no-confidence motion against the Oli government.

The NC-Maoist Center alliance has been demanding resignation of the prime minister saying that his government has fallen into minority after the rulling alliance Maoist Center pulled out of it. 

On the contrary, the ruling CPN-UML has been arguing that the government will be reduced to the status of a caretaker government only after the no-confidence motion is passed by the Parliament. 

UML has been claiming that Article 298 of the Constitution of Nepal does not envisage a government other than the current one and that this government should remain until Magh 7, 2074 BS.  

 

 

 

 

 

 

 

Request history8.2.19PHP Version4.1sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (12.69ms)time
    • Application (4.08s)time
    • 1 x Application (99.69%)
      4.08s
      1 x Booting (0.31%)
      12.69ms
      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.05s
      • NewsController.php#297republica114.16msselect `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` = 'house-meet-put-off-till-1-pm-friday-after-top-guns-meet-ends-inconclusively' and `status` = 1 limit 1
        Bindings
        • 0: house-meet-put-off-till-1-pm-friday-after-top-guns-meet-ends-inconclusively
        • 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#297republica1670μ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 (2443)
        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 (2443)
        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#297republica1540μ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 (2443)
        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#297republica1520μ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 (2443)
        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.97sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('House meet put off till Friday 2 pm after last ditch effort fails' IN BOOLEAN MODE) as score from `news` where `id` != 2443 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 2443
        • 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#388republica1900μ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 (19506, 49840, 57860, 105891, 107113, 130063)
        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 (19506, 49840, 57860, 105891, 107113, 130063)
        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#416republica1640μsselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-27 07:08:48' and '2025-04-28 07:08:48' and `id` not in (2443) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-27 07:08:48
        • 1: 2025-04-28 07:08:48
        • 2: 2443
        • 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#27republica11.06supdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-28 07:08:48' where `id` = 2443 and `status` = 1
        Bindings
        • 0: 2025-04-28 07:08:48
        • 1: 2443
        • 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\Attachment
      8Attachment.php#?
      App\Models\News
      7News.php#?
      App\Models\Category
      1Category.php#?
      App\Models\Author
      1Author.php#?
          _token
          jbPdTCn2x19WQS4aRynW04zM9UVanliYHOb4yfSs
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/house-meet-put-off-till-1-pm-friday-after-top-guns-meet-end...
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/house-meet-put-off-till-1-pm-friday-a...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/house-meet-put-off-till-1-pm-friday-after-top-guns-meet-ends-inconclusively
          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.224.18.7" ] "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=eyJpdiI6IkN2MGVOc2o3WjhtcW9NU2JNQ2NUOGc9PSIsInZhbHVlIjoid1VQUVBGUUpvRGVmU21Wb1RYK3p1amN1Q3o5Qy9HaWZOUjhyelVqL0FJR1g2RDFaTDJDTzB0U2ZpYnVoZnJCcWdXNG9aMmV2MStsSTFSb2c5ZUJ3RmVzaGZmWGNaT0hVVGFxQ0lhL0Ivb3RKMENJNFo0VmlIVnhuNGl1OUdOR1kiLCJtYWMiOiJmNzBkZjk1NDQwN2U1MjM1NzJlNWI1NTkyNzgyMzQ1ZDFjM2NhOTAzM2FiODY0YWUyODI2MTE5NjNlMDc4OGI2IiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6Im1sSXp4VXJsNlA1enVFZ0JvbjNIdFE9PSIsInZhbHVlIjoiaFBES0NMN3krQ0hSZGlmMHBVZFJFNGdhYnBzYWMyTGh5WnoyWk5EUCt6R3RLYWl5OUZ0cFVNa2h3TFgyb0xOMkNDbXBqbXg4RENoQ01RZGNCcmN5UUhWMDBzcUFUTy84SlROK09jZ1ZTWXkxUXhjOU1WRVFjY25VaS9KdzFBRW4iLCJtYWMiOiIzMDRmNTNlNzZjMTVhMzhiNmQ1Y2Q1NmEwOGYzY2JlOTBmODZlMWU1YWEyYTZkYjUwZjM1ZjQ0M2U1ZWZkYjU3IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkN2MGVOc2o3WjhtcW9NU2JNQ2NUOGc9PSIsInZhbHVlIjoid1VQUVBGUUpvRGVmU21Wb1RYK3p1amN1Q3o5Qy9HaWZOUjhyelVqL0FJR1g2RDFaTDJDTzB0U2ZpYnVoZnJCcWdXNG9aM" ] "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.224.18.7" ] "cf-ray" => array:1 [ 0 => "9372c190da14e821-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "jbPdTCn2x19WQS4aRynW04zM9UVanliYHOb4yfSs" "republica_session" => "Xp8yMpDpUk8GOARSCjoVClLbyzhbktcwHL0Mk8C5" ]
          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 => "Mon, 28 Apr 2025 01:23:49 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imx3c1daQk1mR0ZQWHBlNi9xT0hDM2c9PSIsInZhbHVlIjoiTGFOa0JrRUVVVHRueTVNSk5uNUFZcm52R3E2eFlmQlhkMy9kRlJaWExVcTM4L1VxcjFaN2tvUWhDZm1vN1FYYUhuZ050eEJPN1k5ZDByY3FOSUhHR0R5ekFMNG1rOThxa2ZackZJVS9uK3MvVFNWSG5pZEVmQXNMZlAwKzNpdDciLCJtYWMiOiIwOWQwMDE2MzAyNTk4OWRkNjRkOGFjNmMyZTY5ODI0M2M2Y2Q3YzRlNWE5ZWNhNzY3NGJmYjE5ZmUyYzg2MzQwIiwidGFnIjoiIn0%3D; expires=Tue, 28 Apr 2026 01:23:49 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Imx3c1daQk1mR0ZQWHBlNi9xT0hDM2c9PSIsInZhbHVlIjoiTGFOa0JrRUVVVHRueTVNSk5uNUFZcm52R3E2eFlmQlhkMy9kRlJaWExVcTM4L1VxcjFaN2tvUWhDZm1vN1FYYUhuZ050e" 1 => "republica_session=eyJpdiI6Ik9URjZWRDBYamN2MUVxdU9XNSttSUE9PSIsInZhbHVlIjoiNEtSTGJNQS95bTRCN1FoYWN1VTBJdFd3RXlVK3FsUDZGYm53NHhGQllQb293T2hFU2RLSndFbHJ6SkxhbHBIU2JRbUhqVVpZZnlNZkVGZU55c1dLcGZDR2x1VkNTVlMvVU4wa2UxZjQ1VU83Mmp6eHlQaUI3WFdndGJabjY1VUkiLCJtYWMiOiJkMTFiNGNlNjFiMmM5OTUxZjYxYTk0YzI4YTlmNmJiMWYxM2I1ZjY4NjhkNTJkNWFmODVmNTI2NzU3MTAxODgyIiwidGFnIjoiIn0%3D; expires=Tue, 28 Apr 2026 01:23:49 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6Ik9URjZWRDBYamN2MUVxdU9XNSttSUE9PSIsInZhbHVlIjoiNEtSTGJNQS95bTRCN1FoYWN1VTBJdFd3RXlVK3FsUDZGYm53NHhGQllQb293T2hFU2RLSndFbHJ6SkxhbHBIU2" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imx3c1daQk1mR0ZQWHBlNi9xT0hDM2c9PSIsInZhbHVlIjoiTGFOa0JrRUVVVHRueTVNSk5uNUFZcm52R3E2eFlmQlhkMy9kRlJaWExVcTM4L1VxcjFaN2tvUWhDZm1vN1FYYUhuZ050eEJPN1k5ZDByY3FOSUhHR0R5ekFMNG1rOThxa2ZackZJVS9uK3MvVFNWSG5pZEVmQXNMZlAwKzNpdDciLCJtYWMiOiIwOWQwMDE2MzAyNTk4OWRkNjRkOGFjNmMyZTY5ODI0M2M2Y2Q3YzRlNWE5ZWNhNzY3NGJmYjE5ZmUyYzg2MzQwIiwidGFnIjoiIn0%3D; expires=Tue, 28-Apr-2026 01:23:49 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Imx3c1daQk1mR0ZQWHBlNi9xT0hDM2c9PSIsInZhbHVlIjoiTGFOa0JrRUVVVHRueTVNSk5uNUFZcm52R3E2eFlmQlhkMy9kRlJaWExVcTM4L1VxcjFaN2tvUWhDZm1vN1FYYUhuZ050e" 1 => "republica_session=eyJpdiI6Ik9URjZWRDBYamN2MUVxdU9XNSttSUE9PSIsInZhbHVlIjoiNEtSTGJNQS95bTRCN1FoYWN1VTBJdFd3RXlVK3FsUDZGYm53NHhGQllQb293T2hFU2RLSndFbHJ6SkxhbHBIU2JRbUhqVVpZZnlNZkVGZU55c1dLcGZDR2x1VkNTVlMvVU4wa2UxZjQ1VU83Mmp6eHlQaUI3WFdndGJabjY1VUkiLCJtYWMiOiJkMTFiNGNlNjFiMmM5OTUxZjYxYTk0YzI4YTlmNmJiMWYxM2I1ZjY4NjhkNTJkNWFmODVmNTI2NzU3MTAxODgyIiwidGFnIjoiIn0%3D; expires=Tue, 28-Apr-2026 01:23:49 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6Ik9URjZWRDBYamN2MUVxdU9XNSttSUE9PSIsInZhbHVlIjoiNEtSTGJNQS95bTRCN1FoYWN1VTBJdFd3RXlVK3FsUDZGYm53NHhGQllQb293T2hFU2RLSndFbHJ6SkxhbHBIU2" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "jbPdTCn2x19WQS4aRynW04zM9UVanliYHOb4yfSs" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/house-meet-put-off-till-1-pm-friday-after-top-guns-meet-ends-inconclusively" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/house-meet-put-off-till-1-pm-friday-after-top-guns-meet-ends-inconclusively" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-28 07:08:49GET/amp/news/house-meet-put-off-till-1-pm-friday-after-top-guns-meet-ends-inconclusively11017